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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h551 #define _PR_IS_NATIVE_THREAD(thread) (thread->flags & _PR_GLOBAL_SCOPE)
606 #define _PR_GLOBAL_SCOPE 0x80 /* thread is global scope */ macro

Completed in 53 milliseconds