Searched defs:PR_GetThreadState (Results 1 - 8 of 8) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprthread.h86 #define PR_GetThreadState VBoxNsprPR_GetThreadState macro
301 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h330 # define PR_GetThreadState VBoxNsprPR_GetThreadState macro
401 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
H A DVBoxCAPI_v3_1.h330 # define PR_GetThreadState VBoxNsprPR_GetThreadState macro
401 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
H A DVBoxCAPI_v3_2.h330 # define PR_GetThreadState VBoxNsprPR_GetThreadState macro
401 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
H A DVBoxCAPI_v4_0.h330 # define PR_GetThreadState VBoxNsprPR_GetThreadState macro
401 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
H A DVBoxCAPI_v4_1.h330 # define PR_GetThreadState VBoxNsprPR_GetThreadState macro
401 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
H A DVBoxCAPI_v4_2.h330 # define PR_GetThreadState VBoxNsprPR_GetThreadState macro
401 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
H A DVBoxCAPI_v4_3.h394 # define PR_GetThreadState VBoxNsprPR_GetThreadState macro
465 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);

Completed in 316 milliseconds