Searched refs:still_should_stop (Results 1 – 1 of 1) sorted by relevance
4330 bool still_should_stop = false; in DoOnRemoval() local4389 if (still_should_stop == false) in DoOnRemoval()4390 still_should_stop = this_thread_wants_to_stop; in DoOnRemoval()4397 if (!still_should_stop && does_anybody_have_an_opinion) in DoOnRemoval()