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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprcvar.h47 #define PR_WaitCondVar VBoxNsprPR_WaitCondVar macro
105 NSPR_API(PRStatus) PR_WaitCondVar(PRCondVar *cvar, PRIntervalTime timeout);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h420 # define PR_WaitCondVar VBoxNsprPR_WaitCondVar macro
429 NSPR_API(PRStatus) PR_WaitCondVar(PRCondVar *cvar, PRIntervalTime timeout);
H A DVBoxCAPI_v3_1.h420 # define PR_WaitCondVar VBoxNsprPR_WaitCondVar macro
429 NSPR_API(PRStatus) PR_WaitCondVar(PRCondVar *cvar, PRIntervalTime timeout);
H A DVBoxCAPI_v3_2.h420 # define PR_WaitCondVar VBoxNsprPR_WaitCondVar macro
429 NSPR_API(PRStatus) PR_WaitCondVar(PRCondVar *cvar, PRIntervalTime timeout);
H A DVBoxCAPI_v4_0.h420 # define PR_WaitCondVar VBoxNsprPR_WaitCondVar macro
429 NSPR_API(PRStatus) PR_WaitCondVar(PRCondVar *cvar, PRIntervalTime timeout);
H A DVBoxCAPI_v4_1.h420 # define PR_WaitCondVar VBoxNsprPR_WaitCondVar macro
429 NSPR_API(PRStatus) PR_WaitCondVar(PRCondVar *cvar, PRIntervalTime timeout);
H A DVBoxCAPI_v4_2.h420 # define PR_WaitCondVar VBoxNsprPR_WaitCondVar macro
429 NSPR_API(PRStatus) PR_WaitCondVar(PRCondVar *cvar, PRIntervalTime timeout);
H A DVBoxCAPI_v4_3.h484 # define PR_WaitCondVar VBoxNsprPR_WaitCondVar macro
493 NSPR_API(PRStatus) PR_WaitCondVar(PRCondVar *cvar, PRIntervalTime timeout);

Completed in 724 milliseconds