Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dvgdb.c144 static Bool shutting_down = False; variable
477 shutting_down = True; in waitstopped()
1117 shutting_down = True; in invoke_gdbserver()
1158 while (!shutting_down) { in invoke_gdbserver_in_valgrind()
1377 shutting_down = True; in read_from_gdb_write_to_pid()
1401 shutting_down = True; in read_from_pid_write_to_gdb()
1613 shutting_down = True; in received_signal()
1616 shutting_down = True; in received_signal()
1793 (shutting_down ? in gdb_relay()
1801 shutting_down = True; in gdb_relay()
[all …]