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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Event/
H A DEvent.c91 /// gIdleLoopEvent - Event which is signalled when the core is idle
93 EFI_EVENT gIdleLoopEvent = NULL; variable
148 &gIdleLoopEvent
694 CoreSignalEvent (gIdleLoopEvent);

Completed in 32 milliseconds