Searched refs:STOP_QUIETLY_NO_SIGSTOP (Results 1 – 3 of 3) sorted by relevance
410 STOP_QUIETLY_NO_SIGSTOP enumerator
1816 || stop_soon == STOP_QUIETLY || stop_soon == STOP_QUIETLY_NO_SIGSTOP) in handle_inferior_event()1841 if (stop_soon == STOP_QUIETLY_NO_SIGSTOP) in handle_inferior_event()
1849 stop_soon = STOP_QUIETLY_NO_SIGSTOP; in attach_command()