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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageMetrics.cpp357 static bool volatile g_fKeepGoing = true; variable
378 ASMAtomicWriteBool(&g_fKeepGoing, false);
488 while (g_fKeepGoing)

Completed in 33 milliseconds