Searched defs:WaitForEvent (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Framework/
H A DDxeCis.h102 EFI_WAIT_FOR_EVENT WaitForEvent; member in struct:__anon10529
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsEventQueue.cpp459 nsEventQueueImpl::WaitForEvent(PLEvent** aResult) function in class:nsEventQueueImpl
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h1825 EFI_WAIT_FOR_EVENT WaitForEvent; member in struct:__anon12446
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h1820 EFI_WAIT_FOR_EVENT WaitForEvent; member in struct:__anon15720
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h854 nsresult (*WaitForEvent)(nsIEventQueue *pThis, PLEvent * *_retval); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v3_1.h854 nsresult (*WaitForEvent)(nsIEventQueue *pThis, PLEvent * *_retval); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v3_2.h854 nsresult (*WaitForEvent)(nsIEventQueue *pThis, PLEvent * *_retval); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_0.h854 nsresult (*WaitForEvent)(nsIEventQueue *pThis, PLEvent * *_retval); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_1.h854 nsresult (*WaitForEvent)(nsIEventQueue *pThis, PLEvent * *_retval); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_2.h854 nsresult (*WaitForEvent)(nsIEventQueue *pThis, PLEvent * *_retval); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_3.h1082 nsresult (*WaitForEvent)(nsIEventQueue *pThis, PLEvent * *_retval); member in struct:nsIEventQueue_vtbl
1112 nsresult (*WaitForEvent)(nsIEventQueue *pThis, PLEvent * *_retval); member in struct:nsIEventQueueVtbl
1137 #define nsIEventQueue_WaitForEvent(p, aEvent) ((p)->lpVtbl->WaitForEvent(p, aEvent))

Completed in 306 milliseconds