View IDL
Interface Usage
More information
Mozilla XPCOM » Mozilla 1.9.1 Mozilla 1.9.2a1pre » Interfaces » nsIThreadPoolListener
Called when a new thread is created by the thread pool. The notification happens on the newly-created thread.
Called when a thread is about to be destroyed by the thread pool. The notification happens on the thread that is about to be destroyed.