OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:worker_status_
(Results
1 - 2
of
2
) sorted by null
/external/stressapptest/src/
worker.h
307
virtual bool IsReadyToRun() { return
worker_status_
->ContinueRunning(); }
312
return
worker_status_
->ContinueRunningNoPause();
403
WorkerStatus *
worker_status_
;
member in class:WorkerThread
worker.cc
242
worker_status_
= NULL;
300
worker_status_
= worker_status;
383
worker_status_
->RemoveSelf();
[
all
...]
Completed in 88 milliseconds