Searched refs:PR_SetThreadRecycleMode (Results 1 - 9 of 9) 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/include/private/
H A Dpprthred.h63 #define PR_SetThreadRecycleMode VBoxNsprPR_SetThreadRecycleMode macro
177 NSPR_API(void) PR_SetThreadRecycleMode(PRUint32 flag);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dthreads.c230 PR_SetThreadRecycleMode(1);
H A Dservr_kk.c598 PR_SetThreadRecycleMode(64);
H A Dservr_ku.c580 PR_SetThreadRecycleMode(64);
H A Dservr_uk.c582 PR_SetThreadRecycleMode(64);
H A Dservr_uu.c579 PR_SetThreadRecycleMode(64);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/
H A Dprcthr.c365 PR_IMPLEMENT(void) PR_SetThreadRecycleMode(PRUint32 count) function

Completed in 217 milliseconds