Searched refs:stop_sweeper_tasks_ (Results 1 – 2 of 2) sorted by relevance
88 stop_sweeper_tasks_(false), in Sweeper()191 std::atomic<bool> stop_sweeper_tasks_; variable
20 sweeper_->stop_sweeper_tasks_ = true; in PauseOrCompleteScope()37 sweeper_->stop_sweeper_tasks_ = false; in ~PauseOrCompleteScope()136 CHECK(!stop_sweeper_tasks_); in StartSweeping()376 while (!stop_sweeper_tasks_ && in SweepSpaceFromTask()