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

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.h222 #define PL_ProcessEventsBeforeID VBoxNsplPL_ProcessEventsBeforeID macro
582 ** FUNCTION: PL_ProcessEventsBeforeID()
586 ** PL_ProcessEventsBeforeID() will process events in a native event
599 PL_ProcessEventsBeforeID(PLEventQueue *aSelf, unsigned long aID);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h458 # define PL_ProcessEventsBeforeID VBoxNsplPL_ProcessEventsBeforeID macro
552 PL_ProcessEventsBeforeID(PLEventQueue *aSelf, unsigned long aID);
H A DVBoxCAPI_v3_1.h458 # define PL_ProcessEventsBeforeID VBoxNsplPL_ProcessEventsBeforeID macro
552 PL_ProcessEventsBeforeID(PLEventQueue *aSelf, unsigned long aID);
H A DVBoxCAPI_v3_2.h458 # define PL_ProcessEventsBeforeID VBoxNsplPL_ProcessEventsBeforeID macro
552 PL_ProcessEventsBeforeID(PLEventQueue *aSelf, unsigned long aID);
H A DVBoxCAPI_v4_0.h458 # define PL_ProcessEventsBeforeID VBoxNsplPL_ProcessEventsBeforeID macro
552 PL_ProcessEventsBeforeID(PLEventQueue *aSelf, unsigned long aID);
H A DVBoxCAPI_v4_1.h458 # define PL_ProcessEventsBeforeID VBoxNsplPL_ProcessEventsBeforeID macro
552 PL_ProcessEventsBeforeID(PLEventQueue *aSelf, unsigned long aID);
H A DVBoxCAPI_v4_2.h458 # define PL_ProcessEventsBeforeID VBoxNsplPL_ProcessEventsBeforeID macro
552 PL_ProcessEventsBeforeID(PLEventQueue *aSelf, unsigned long aID);
H A DVBoxCAPI_v4_3.h522 # define PL_ProcessEventsBeforeID VBoxNsplPL_ProcessEventsBeforeID macro
616 PL_ProcessEventsBeforeID(PLEventQueue *aSelf, unsigned long aID);

Completed in 4101 milliseconds