Searched refs:this_thread_wants_to_stop (Results 1 – 1 of 1) sorted by relevance
3964 bool this_thread_wants_to_stop; in ShouldStop() local3966 this_thread_wants_to_stop = in ShouldStop()3982 this_thread_wants_to_stop = stop_info_sp->ShouldStop(event_ptr); in ShouldStop()3986 still_should_stop = this_thread_wants_to_stop; in ShouldStop()