Searched refs:PT_THREAD_SETGCABLE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptthread.c214 if (thred->suspend & PT_THREAD_SETGCABLE)
464 thred->suspend =(isGCAble) ? PT_THREAD_SETGCABLE : 0;
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h216 #define PT_THREAD_SETGCABLE 0x100 /* set the GCAble flag */ macro

Completed in 188 milliseconds