Searched refs:PRThreadScope (Results 1 - 25 of 99) sorted by relevance

1234

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsIThread.idl57 typedef PRUint32 PRThreadScope;
88 readonly attribute PRThreadScope scope;
96 in PRThreadScope aScope,
136 PRThreadScope scope = PR_GLOBAL_THREAD);
143 PRThreadScope scope = PR_GLOBAL_THREAD);
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprthread.h110 typedef enum PRThreadScope { enum
114 } PRThreadScope; typedef in typeref:enum:PRThreadScope
160 PRThreadScope scope,
291 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dsuspend.c84 PRThreadScope scope = (PRThreadScope) tmp;
128 static void Level_0_Thread(PRThreadScope scope1, PRThreadScope scope2)
H A Dthreads.c69 PRThreadScope scope = (PRThreadScope)tmp;
95 static void CreateThreads(PRThreadScope scope1, PRThreadScope scope2)
H A Djoinkk.c90 void runTest(PRThreadScope scope1, PRThreadScope scope2)
H A Djoinku.c91 void runTest(PRThreadScope scope1, PRThreadScope scope2)
H A Djoinuk.c89 void runTest(PRThreadScope scope1, PRThreadScope scope2)
H A Djoinuu.c91 void runTest(PRThreadScope scope1, PRThreadScope scope2)
H A Dintrio.c113 static void Test(PRThreadScope scope1, PRThreadScope scope2)
H A Djoin.c119 void runTest(PRThreadScope scope1, PRThreadScope scope2)
H A Dcleanup.c71 PRThreadScope type = PR_LOCAL_THREAD;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Ddarwin.c100 PRThreadScope scope,
H A Ddgux.c103 PRThreadScope scope,
H A Dnec.c94 PRThreadScope scope,
H A Dosf1.c100 PRThreadScope scope,
H A Dqnx.c96 PRThreadScope scope,
H A Dsony.c102 PRThreadScope scope,
H A Dsunos4.c48 PRThreadScope scope,
H A Dbsdi.c112 PRThreadScope scope,
H A Dfreebsd.c112 PRThreadScope scope,
H A Dlinux.c116 PRThreadScope scope,
H A Dnetbsd.c114 PRThreadScope scope,
H A Dopenbsd.c114 PRThreadScope scope,
H A Dreliantunix.c124 PRThreadScope scope,
H A Drhapsody.c100 PRThreadScope scope,

Completed in 77 milliseconds

1234