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

/external/valgrind/main/coregrind/
H A Dvgdb.h74 extern Bool shutting_down;
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;
679 shutting_down = True;
682 shutting_down = True;
860 (shutting_down ?
868 shutting_down = True;
878 shutting_down
[all...]
H A Dvgdb-invoker-ptrace.c277 shutting_down = True;
1081 shutting_down = True;

Completed in 93 milliseconds