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

/vbox/src/libs/xpcom18a4/xpcom/proxy/tests/
H A Dproxytests.cpp405 static void PR_CALLBACK EventLoop( void *arg ) function
495 EventLoop,
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsEventQueue.cpp412 nsEventQueueImpl::EventLoop() function in class:nsEventQueueImpl
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h846 nsresult (*EventLoop)(nsIEventQueue *pThis); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v3_1.h846 nsresult (*EventLoop)(nsIEventQueue *pThis); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v3_2.h846 nsresult (*EventLoop)(nsIEventQueue *pThis); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_0.h846 nsresult (*EventLoop)(nsIEventQueue *pThis); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_1.h846 nsresult (*EventLoop)(nsIEventQueue *pThis); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_2.h846 nsresult (*EventLoop)(nsIEventQueue *pThis); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_3.h1078 nsresult (*EventLoop)(nsIEventQueue *pThis); member in struct:nsIEventQueue_vtbl
1108 nsresult (*EventLoop)(nsIEventQueue *pThis); member in struct:nsIEventQueueVtbl
1132 #define nsIEventQueue_EventLoop(p) ((p)->lpVtbl->EventLoop(p))

Completed in 378 milliseconds