Searched refs:want_to_quit (Results 1 – 3 of 3) sorted by relevance
34 static bool want_to_quit; variable94 if (want_to_quit) { in event_handler()96 want_to_quit = false; in event_handler()206 want_to_quit = true; in cmd_sample_quit()
80 static bool want_to_quit; variable107 if (want_to_quit) { in event_handler()109 want_to_quit = false; in event_handler()237 want_to_quit = true; in client_conn_handler()241 want_to_quit = true; in client_conn_handler()354 while (ret == 0 || !want_to_quit) { in process_tcp4()380 while (ret == 0 || !want_to_quit) { in process_tcp6()
63 static bool want_to_quit; variable78 if (want_to_quit) { in event_handler()80 want_to_quit = false; in event_handler()503 want_to_quit = true; in cmd_sample_quit()