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

/vbox/src/VBox/VMM/VMMAll/
H A DTMAll.cpp872 bool fCatchUp; local
876 fCatchUp = ASMAtomicReadBool(&pVM->tm.s.fVirtualSyncCatchUp);
879 if (fCatchUp)
963 if (fCatchUp)

Completed in 48 milliseconds