Searched refs:still_should_stop (Results 1 – 1 of 1) sorted by relevance
4146 bool still_should_stop = false; in DoOnRemoval() local4205 if (still_should_stop == false) in DoOnRemoval()4206 still_should_stop = this_thread_wants_to_stop; in DoOnRemoval()4213 if (!still_should_stop && does_anybody_have_an_opinion) in DoOnRemoval()