XPCOM:nsIThreadManager: Difference between revisions

m
Line 37: Line 37:
     * if there was no previous nsIThread associated with the current thread.
     * if there was no previous nsIThread associated with the current thread.
     */
     */
   nsIThread setCurrentThread(in nsIThread thread);                                                                                                      
   nsIThread setCurrentThread(in nsIThread thread);
                                                                                                           
   
   /**
   /**
     * This method returns true if the calling thread is the main thread of the
     * This method returns true if the calling thread is the main thread of the
272

edits