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

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp3325 bool fLaunchingVMProcess = (mData->mSession.mState == SessionState_Spawning); local
3327 if (fLaunchingVMProcess)
3432 && fLaunchingVMProcess
3477 if (fLaunchingVMProcess)

Completed in 89 milliseconds