Searched refs:thread_stopped (Results 1 – 1 of 1) sorted by relevance
99 volatile std::atomic_bool thread_stopped; member1689 context->thread_stopped = true; in __logcat()1706 context->thread_stopped = false; in android_logcat_run_command()1740 context->thread_stopped = false; in android_logcat_run_command_thread()1797 context->thread_stopped = true; in android_logcat_run_command_thread()1806 return context->thread_stopped == false; in android_logcat_run_command_thread_running()1819 while (context->thread_stopped == false) { in android_logcat_destroy()