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

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.h64 Events are initialized by PL_InitEvent and can be sent via
88 PL_InitEvent(event, owner,
101 If you don't call PL_InitEvent and PL_PostEvent within the
207 #define PL_InitEvent VBoxNsplPL_InitEvent macro
458 ** initialization argument to PL_InitEvent, and called by
467 ** an initialization argument to PL_InitEvent, and called by
479 PL_InitEvent(PLEvent* self, void* owner,
678 #define PR_InitEvent PL_InitEvent
H A Dplevent.c650 PL_InitEvent(PLEvent* self, void* owner, function
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h443 # define PL_InitEvent VBoxNsplPL_InitEvent macro
514 PL_InitEvent(PLEvent* self, void* owner,
H A DVBoxCAPI_v3_1.h443 # define PL_InitEvent VBoxNsplPL_InitEvent macro
514 PL_InitEvent(PLEvent* self, void* owner,
H A DVBoxCAPI_v3_2.h443 # define PL_InitEvent VBoxNsplPL_InitEvent macro
514 PL_InitEvent(PLEvent* self, void* owner,
H A DVBoxCAPI_v4_0.h443 # define PL_InitEvent VBoxNsplPL_InitEvent macro
514 PL_InitEvent(PLEvent* self, void* owner,
H A DVBoxCAPI_v4_1.h443 # define PL_InitEvent VBoxNsplPL_InitEvent macro
514 PL_InitEvent(PLEvent* self, void* owner,
H A DVBoxCAPI_v4_2.h443 # define PL_InitEvent VBoxNsplPL_InitEvent macro
514 PL_InitEvent(PLEvent* self, void* owner,
H A DVBoxCAPI_v4_3.h507 # define PL_InitEvent VBoxNsplPL_InitEvent macro
578 PL_InitEvent(PLEvent* self, void* owner,

Completed in 1066 milliseconds