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

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.h205 #define PL_DestroyEvent VBoxNsplPL_DestroyEvent macro
468 ** PL_DestroyEvent.
499 PL_DestroyEvent(PLEvent* self);
681 #define PR_DestroyEvent PL_DestroyEvent
H A Dplevent.c307 PL_DestroyEvent(event);
435 PL_DestroyEvent(event);
525 PL_DestroyEvent(event);
697 PL_DestroyEvent(self);
706 PL_DestroyEvent(PLEvent* self) function
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h441 # define PL_DestroyEvent VBoxNsplPL_DestroyEvent macro
519 PR_EXTERN(void) PL_DestroyEvent(PLEvent* self);
H A DVBoxCAPI_v3_1.h441 # define PL_DestroyEvent VBoxNsplPL_DestroyEvent macro
519 PR_EXTERN(void) PL_DestroyEvent(PLEvent* self);
H A DVBoxCAPI_v3_2.h441 # define PL_DestroyEvent VBoxNsplPL_DestroyEvent macro
519 PR_EXTERN(void) PL_DestroyEvent(PLEvent* self);
H A DVBoxCAPI_v4_0.h441 # define PL_DestroyEvent VBoxNsplPL_DestroyEvent macro
519 PR_EXTERN(void) PL_DestroyEvent(PLEvent* self);
H A DVBoxCAPI_v4_1.h441 # define PL_DestroyEvent VBoxNsplPL_DestroyEvent macro
519 PR_EXTERN(void) PL_DestroyEvent(PLEvent* self);
H A DVBoxCAPI_v4_2.h441 # define PL_DestroyEvent VBoxNsplPL_DestroyEvent macro
519 PR_EXTERN(void) PL_DestroyEvent(PLEvent* self);
H A DVBoxCAPI_v4_3.h505 # define PL_DestroyEvent VBoxNsplPL_DestroyEvent macro
583 PR_EXTERN(void) PL_DestroyEvent(PLEvent* self);

Completed in 439 milliseconds