Searched refs:PR_CreateThreadGCAble (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dsuspend.c87 thr = PR_CreateThreadGCAble(PR_USER_THREAD,
141 thr = PR_CreateThreadGCAble(PR_USER_THREAD,
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dpprthred.h64 #define PR_CreateThreadGCAble VBoxNsprPR_CreateThreadGCAble macro
195 NSPR_API(PRThread*) PR_CreateThreadGCAble(PRThreadType type,
/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/tests/
H A Dgc1.c207 (void) PR_CreateThreadGCAble(PR_USER_THREAD,
H A Dthrashgc.c223 thread = PR_CreateThreadGCAble(PR_USER_THREAD, /* thread type */
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/
H A Dprcthr.c370 PR_IMPLEMENT(PRThread*) PR_CreateThreadGCAble(PRThreadType type, function
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptthread.c591 PR_IMPLEMENT(PRThread*) PR_CreateThreadGCAble( function
598 } /* PR_CreateThreadGCAble */
/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/
H A Dprmsgc.c1460 _pr_gcData.finalizer = PR_CreateThreadGCAble(PR_SYSTEM_THREAD,

Completed in 1050 milliseconds