Searched refs:should_exit (Results 1 – 3 of 3) sorted by relevance
46 static bool should_exit = false; variable73 while (!should_exit) in thread_main()100 should_exit = true; in MinidumpCallback()116 should_exit = true; in main()
38 self.should_exit = False124 if self.should_exit:
193 self.server_manager.should_exit = True