Searched refs:this_thread_wants_to_stop (Results 1 – 1 of 1) sorted by relevance
4224 bool this_thread_wants_to_stop; in ShouldStop() local4226 this_thread_wants_to_stop = in ShouldStop()4242 this_thread_wants_to_stop = stop_info_sp->ShouldStop(event_ptr); in ShouldStop()4246 still_should_stop = this_thread_wants_to_stop; in ShouldStop()