Searched refs:should_exit (Results 1 – 3 of 3) sorted by relevance
57 if (should_exit()) in WaitForSignalOrExitLocked()69 if (should_exit()) in WaitForSignalOrExitLocked()93 if (should_exit()) in InternalRoutine()
63 bool should_exit() const { in should_exit() function
117 std::atomic_bool should_exit(false);1062 should_exit = true; in binderDied()1136 if (istream.eof() || should_exit.load()) { in main()