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

/external/valgrind/coregrind/
H A Dvgdb.c77 Bool shutting_down = False; variable
202 /* This function loops till shutting_down becomes true. In this loop,
226 while (!shutting_down) {
442 shutting_down = True;
466 shutting_down = True;
681 shutting_down = True;
684 shutting_down = True;
866 (shutting_down ?
874 shutting_down = True;
884 shutting_down
[all...]

Completed in 108 milliseconds