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

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.h65 PL_PostEvent or PL_PostSynchronousEvent. Events can also have an
221 #define PL_PostSynchronousEvent VBoxNsplPL_PostSynchronousEvent macro
356 PL_PostSynchronousEvent(PLEventQueue* self, PLEvent* event);
666 #define PR_PostSynchronousEvent PL_PostSynchronousEvent
H A Dplevent.c371 PL_PostSynchronousEvent(PLEventQueue* self, PLEvent* event) function
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h457 # define PL_PostSynchronousEvent VBoxNsplPL_PostSynchronousEvent macro
496 PR_EXTERN(void*) PL_PostSynchronousEvent(PLEventQueue* self, PLEvent* event);
H A DVBoxCAPI_v3_1.h457 # define PL_PostSynchronousEvent VBoxNsplPL_PostSynchronousEvent macro
496 PR_EXTERN(void*) PL_PostSynchronousEvent(PLEventQueue* self, PLEvent* event);
H A DVBoxCAPI_v3_2.h457 # define PL_PostSynchronousEvent VBoxNsplPL_PostSynchronousEvent macro
496 PR_EXTERN(void*) PL_PostSynchronousEvent(PLEventQueue* self, PLEvent* event);
H A DVBoxCAPI_v4_0.h457 # define PL_PostSynchronousEvent VBoxNsplPL_PostSynchronousEvent macro
496 PR_EXTERN(void*) PL_PostSynchronousEvent(PLEventQueue* self, PLEvent* event);
H A DVBoxCAPI_v4_1.h457 # define PL_PostSynchronousEvent VBoxNsplPL_PostSynchronousEvent macro
496 PR_EXTERN(void*) PL_PostSynchronousEvent(PLEventQueue* self, PLEvent* event);
H A DVBoxCAPI_v4_2.h457 # define PL_PostSynchronousEvent VBoxNsplPL_PostSynchronousEvent macro
496 PR_EXTERN(void*) PL_PostSynchronousEvent(PLEventQueue* self, PLEvent* event);
H A DVBoxCAPI_v4_3.h521 # define PL_PostSynchronousEvent VBoxNsplPL_PostSynchronousEvent macro
560 PR_EXTERN(void*) PL_PostSynchronousEvent(PLEventQueue* self, PLEvent* event);

Completed in 513 milliseconds