HomeSort by relevance Sort by last modified time
    Searched full:worker_status_ (Results 1 - 2 of 2) sorted by null

  /external/stressapptest/src/
worker.h 306 return worker_status_->ContinueRunning(paused);
311 return worker_status_->ContinueRunningNoPause();
402 WorkerStatus *worker_status_; member in class:WorkerThread
worker.cc 234 worker_status_ = NULL;
292 worker_status_ = worker_status;
375 worker_status_->RemoveSelf();
    [all...]

Completed in 624 milliseconds