Talk:XPCOM:nsIThreadManager

Add topic
There are no discussions on this page.
Revision as of 12:30, 21 July 2007 by Eyalroz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

--Eyalroz 05:30, 21 July 2007 (PDT) Can someone please write a simple example of how to do, using the new API, what you would previously do by creating a runnable, then a thread with that runnable? Also, what do I do with observers? My existing code using thread was inspired by this example. Also, how do you kill a thread (if at all)? Who/what gets notified when a thread terminates?

Return to "XPCOM:nsIThreadManager" page.