Searched defs:PL_WaitForEvent (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.h227 #define PL_WaitForEvent VBoxNsplPL_WaitForEvent macro
413 PL_WaitForEvent(PLEventQueue* self);
673 #define PR_WaitForEvent PL_WaitForEvent
H A Dplevent.c361 * thread, and no one has called PL_WaitForEvent (or PL_EventLoop):
792 PL_WaitForEvent(PLEventQueue* self) function
822 PLEvent* event = PL_WaitForEvent(self);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h463 # define PL_WaitForEvent VBoxNsplPL_WaitForEvent macro
505 PR_EXTERN(PLEvent*) PL_WaitForEvent(PLEventQueue* self);
H A DVBoxCAPI_v3_1.h463 # define PL_WaitForEvent VBoxNsplPL_WaitForEvent macro
505 PR_EXTERN(PLEvent*) PL_WaitForEvent(PLEventQueue* self);
H A DVBoxCAPI_v3_2.h463 # define PL_WaitForEvent VBoxNsplPL_WaitForEvent macro
505 PR_EXTERN(PLEvent*) PL_WaitForEvent(PLEventQueue* self);
H A DVBoxCAPI_v4_0.h463 # define PL_WaitForEvent VBoxNsplPL_WaitForEvent macro
505 PR_EXTERN(PLEvent*) PL_WaitForEvent(PLEventQueue* self);
H A DVBoxCAPI_v4_1.h463 # define PL_WaitForEvent VBoxNsplPL_WaitForEvent macro
505 PR_EXTERN(PLEvent*) PL_WaitForEvent(PLEventQueue* self);
H A DVBoxCAPI_v4_2.h463 # define PL_WaitForEvent VBoxNsplPL_WaitForEvent macro
505 PR_EXTERN(PLEvent*) PL_WaitForEvent(PLEventQueue* self);
H A DVBoxCAPI_v4_3.h527 # define PL_WaitForEvent VBoxNsplPL_WaitForEvent macro
569 PR_EXTERN(PLEvent*) PL_WaitForEvent(PLEventQueue* self);

Completed in 258 milliseconds