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

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.h376 (PR_CALLBACK *PLEventFunProc)(PLEvent* event, void* data, PLEventQueue* queue); typedef
384 PL_MapEvents(PLEventQueue* self, PLEventFunProc fun, void* data);
669 #define PREventFunProc PLEventFunProc
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h500 typedef void (PR_CALLBACK *PLEventFunProc)(PLEvent* event, void* data, PLEventQueue* queue); typedef
502 PR_EXTERN(void) PL_MapEvents(PLEventQueue* self, PLEventFunProc fun, void* data);
H A DVBoxCAPI_v3_1.h500 typedef void (PR_CALLBACK *PLEventFunProc)(PLEvent* event, void* data, PLEventQueue* queue); typedef
502 PR_EXTERN(void) PL_MapEvents(PLEventQueue* self, PLEventFunProc fun, void* data);
H A DVBoxCAPI_v3_2.h500 typedef void (PR_CALLBACK *PLEventFunProc)(PLEvent* event, void* data, PLEventQueue* queue); typedef
502 PR_EXTERN(void) PL_MapEvents(PLEventQueue* self, PLEventFunProc fun, void* data);
H A DVBoxCAPI_v4_0.h500 typedef void (PR_CALLBACK *PLEventFunProc)(PLEvent* event, void* data, PLEventQueue* queue); typedef
502 PR_EXTERN(void) PL_MapEvents(PLEventQueue* self, PLEventFunProc fun, void* data);
H A DVBoxCAPI_v4_1.h500 typedef void (PR_CALLBACK *PLEventFunProc)(PLEvent* event, void* data, PLEventQueue* queue); typedef
502 PR_EXTERN(void) PL_MapEvents(PLEventQueue* self, PLEventFunProc fun, void* data);
H A DVBoxCAPI_v4_2.h500 typedef void (PR_CALLBACK *PLEventFunProc)(PLEvent* event, void* data, PLEventQueue* queue); typedef
502 PR_EXTERN(void) PL_MapEvents(PLEventQueue* self, PLEventFunProc fun, void* data);
H A DVBoxCAPI_v4_3.h564 typedef void (PR_CALLBACK *PLEventFunProc)(PLEvent* event, void* data, PLEventQueue* queue); typedef
566 PR_EXTERN(void) PL_MapEvents(PLEventQueue* self, PLEventFunProc fun, void* data);

Completed in 820 milliseconds