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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptmisc.c66 PR_IMPLEMENT(void) PR_SetThreadRecycleMode(PRUint32 flag) function
67 {PT_LOG("PR_SetThreadRecycleMode")}
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/
H A Dbtmisc.c80 PR_SetThreadRecycleMode (PRUint32 flag) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/
H A Dprcthr.c365 PR_IMPLEMENT(void) PR_SetThreadRecycleMode(PRUint32 count) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dpprthred.h63 #define PR_SetThreadRecycleMode VBoxNsprPR_SetThreadRecycleMode macro
177 NSPR_API(void) PR_SetThreadRecycleMode(PRUint32 flag);

Completed in 66 milliseconds