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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprcvar.h49 #define PR_NotifyAllCondVar VBoxNsprPR_NotifyAllCondVar macro
130 NSPR_API(PRStatus) PR_NotifyAllCondVar(PRCondVar *cvar);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h422 # define PR_NotifyAllCondVar VBoxNsprPR_NotifyAllCondVar macro
431 NSPR_API(PRStatus) PR_NotifyAllCondVar(PRCondVar *cvar);
H A DVBoxCAPI_v3_1.h422 # define PR_NotifyAllCondVar VBoxNsprPR_NotifyAllCondVar macro
431 NSPR_API(PRStatus) PR_NotifyAllCondVar(PRCondVar *cvar);
H A DVBoxCAPI_v3_2.h422 # define PR_NotifyAllCondVar VBoxNsprPR_NotifyAllCondVar macro
431 NSPR_API(PRStatus) PR_NotifyAllCondVar(PRCondVar *cvar);
H A DVBoxCAPI_v4_0.h422 # define PR_NotifyAllCondVar VBoxNsprPR_NotifyAllCondVar macro
431 NSPR_API(PRStatus) PR_NotifyAllCondVar(PRCondVar *cvar);
H A DVBoxCAPI_v4_1.h422 # define PR_NotifyAllCondVar VBoxNsprPR_NotifyAllCondVar macro
431 NSPR_API(PRStatus) PR_NotifyAllCondVar(PRCondVar *cvar);
H A DVBoxCAPI_v4_2.h422 # define PR_NotifyAllCondVar VBoxNsprPR_NotifyAllCondVar macro
431 NSPR_API(PRStatus) PR_NotifyAllCondVar(PRCondVar *cvar);
H A DVBoxCAPI_v4_3.h486 # define PR_NotifyAllCondVar VBoxNsprPR_NotifyAllCondVar macro
495 NSPR_API(PRStatus) PR_NotifyAllCondVar(PRCondVar *cvar);

Completed in 355 milliseconds