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

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.h208 #define PL_CreateEventQueue VBoxNsplPL_CreateEventQueue macro
248 PL_CreateEventQueue(const char* name, PRThread* handlerThread);
660 #define PR_CreateEventQueue PL_CreateEventQueue
H A Dplevent.c280 PL_CreateEventQueue(const char* name, PRThread* handlerThread) function
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h444 # define PL_CreateEventQueue VBoxNsplPL_CreateEventQueue macro
473 PL_CreateEventQueue(const char* name, PRThread* handlerThread);
H A DVBoxCAPI_v3_1.h444 # define PL_CreateEventQueue VBoxNsplPL_CreateEventQueue macro
473 PL_CreateEventQueue(const char* name, PRThread* handlerThread);
H A DVBoxCAPI_v3_2.h444 # define PL_CreateEventQueue VBoxNsplPL_CreateEventQueue macro
473 PL_CreateEventQueue(const char* name, PRThread* handlerThread);
H A DVBoxCAPI_v4_0.h444 # define PL_CreateEventQueue VBoxNsplPL_CreateEventQueue macro
473 PL_CreateEventQueue(const char* name, PRThread* handlerThread);
H A DVBoxCAPI_v4_1.h444 # define PL_CreateEventQueue VBoxNsplPL_CreateEventQueue macro
473 PL_CreateEventQueue(const char* name, PRThread* handlerThread);
H A DVBoxCAPI_v4_2.h444 # define PL_CreateEventQueue VBoxNsplPL_CreateEventQueue macro
473 PL_CreateEventQueue(const char* name, PRThread* handlerThread);
H A DVBoxCAPI_v4_3.h508 # define PL_CreateEventQueue VBoxNsplPL_CreateEventQueue macro
537 PL_CreateEventQueue(const char* name, PRThread* handlerThread);

Completed in 268 milliseconds