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

/vbox/src/VBox/VMM/VMMR3/
H A DEM.cpp1917 bool fWakeupPending = false; local
1942 fWakeupPending = true;
1976 if ( !fWakeupPending /* don't miss the wakeup from EMSTATE_HALTED! */
1996 if ( !fWakeupPending /* don't miss the wakeup from EMSTATE_HALTED! */

Completed in 51 milliseconds