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

/vbox/src/VBox/Main/cbinding/
H A DtstCAPIGlue.c47 static volatile int g_fStop = 0; variable
97 g_fStop = 1;
166 g_fStop = 1;
499 while (!g_fStop)
603 while (!g_fStop)
610 g_fStop = 1;
620 g_fStop = 1;
627 g_fStop = 1;

Completed in 1082 milliseconds