Searched defs:nsAutoOwningThread (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsISupportsImpl.h59 class nsAutoOwningThread { class
61 nsAutoOwningThread() { mThread = PR_GetCurrentThread(); } function in class:nsAutoOwningThread
68 #define NS_DECL_OWNINGTHREAD nsAutoOwningThread _mOwningThread;

Completed in 1653 milliseconds