Home | History | Annotate | Download | only in src

Lines Matching refs:ContinueRunning

176 bool WorkerStatus::ContinueRunning() {
207 // We need to obey PauseWorkers() just like ContinueRunning() would, so that
219 // ContinueRunning() to wait on this one. Using a separate lock avoids that.