Searched defs:worker_status_ (Results 1 - 1 of 1) sorted by relevance

/external/stressapptest/src/
H A Dworker.h307 virtual bool IsReadyToRun() { return worker_status_->ContinueRunning(); }
312 return worker_status_->ContinueRunningNoPause();
403 WorkerStatus *worker_status_; member in class:WorkerThread

Completed in 190 milliseconds