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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprthread.h96 #define PR_GetThreadScope VBoxNsprPR_GetThreadScope macro
291 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h340 # define PR_GetThreadScope VBoxNsprPR_GetThreadScope macro
399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
H A DVBoxCAPI_v3_1.h340 # define PR_GetThreadScope VBoxNsprPR_GetThreadScope macro
399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
H A DVBoxCAPI_v3_2.h340 # define PR_GetThreadScope VBoxNsprPR_GetThreadScope macro
399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
H A DVBoxCAPI_v4_0.h340 # define PR_GetThreadScope VBoxNsprPR_GetThreadScope macro
399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
H A DVBoxCAPI_v4_1.h340 # define PR_GetThreadScope VBoxNsprPR_GetThreadScope macro
399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
H A DVBoxCAPI_v4_2.h340 # define PR_GetThreadScope VBoxNsprPR_GetThreadScope macro
399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
H A DVBoxCAPI_v4_3.h404 # define PR_GetThreadScope VBoxNsprPR_GetThreadScope macro
463 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);

Completed in 362 milliseconds