Searched refs:g_fKeepGoing (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Frontends/VBoxManage/ | ||
H A D | VBoxManageMetrics.cpp | 357 static bool volatile g_fKeepGoing = true; variable 378 ASMAtomicWriteBool(&g_fKeepGoing, false); 488 while (g_fKeepGoing) |
Completed in 51 milliseconds