Searched refs:PRThreadState (Results 1 - 25 of 57) sorted by relevance

123

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsIThread.idl58 typedef PRUint32 PRThreadState;
89 readonly attribute PRThreadState state;
97 in PRThreadState aState);
134 PRThreadState state = PR_UNJOINABLE_THREAD,
141 PRThreadState state = PR_UNJOINABLE_THREAD,
H A DnsThread.cpp125 PRThreadState state;
238 nsThread::GetState(PRThreadState *result)
264 PRThreadState state)
311 PRThreadState state,
334 PRThreadState state,
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprthread.h116 typedef enum PRThreadState { enum
119 } PRThreadState; typedef in typeref:enum:PRThreadState
161 PRThreadState state,
301 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Ddarwin.c101 PRThreadState state,
H A Ddgux.c104 PRThreadState state,
H A Dnec.c95 PRThreadState state,
H A Dosf1.c101 PRThreadState state,
H A Dqnx.c97 PRThreadState state,
H A Dsony.c103 PRThreadState state,
H A Dsunos4.c49 PRThreadState state,
H A Dbsdi.c113 PRThreadState state,
H A Dfreebsd.c113 PRThreadState state,
H A Dlinux.c117 PRThreadState state,
H A Dnetbsd.c115 PRThreadState state,
H A Dopenbsd.c115 PRThreadState state,
H A Dreliantunix.c125 PRThreadState state,
H A Drhapsody.c101 PRThreadState state,
H A Dscoos.c177 PRThreadState state,
H A Dhpux.c186 PRThreadState state,
H A Dopenvms.c101 PRThreadState state,
H A Dnextstep.c277 PRThreadState state,
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/
H A Dprcthr.c375 PRThreadState state,
388 PRThreadState state,
443 PR_IMPLEMENT(PRThreadState) PR_GetThreadState(const PRThread *thread)
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_rhapsody.h198 PRThreadState state,
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dpprthred.h200 PRThreadState state,
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcthread.cpp77 (PRThreadScope)scope, (PRThreadState)join, stackSize);

Completed in 467 milliseconds

123