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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprthread.h90 #define PR_GetThreadPriority VBoxNsprPR_GetThreadPriority macro
191 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h334 # define PR_GetThreadPriority VBoxNsprPR_GetThreadPriority macro
385 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread);
H A DVBoxCAPI_v3_1.h334 # define PR_GetThreadPriority VBoxNsprPR_GetThreadPriority macro
385 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread);
H A DVBoxCAPI_v3_2.h334 # define PR_GetThreadPriority VBoxNsprPR_GetThreadPriority macro
385 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread);
H A DVBoxCAPI_v4_0.h334 # define PR_GetThreadPriority VBoxNsprPR_GetThreadPriority macro
385 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread);
H A DVBoxCAPI_v4_1.h334 # define PR_GetThreadPriority VBoxNsprPR_GetThreadPriority macro
385 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread);
H A DVBoxCAPI_v4_2.h334 # define PR_GetThreadPriority VBoxNsprPR_GetThreadPriority macro
385 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread);
H A DVBoxCAPI_v4_3.h398 # define PR_GetThreadPriority VBoxNsprPR_GetThreadPriority macro
449 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread);

Completed in 356 milliseconds