Home
last modified time | relevance | path

Searched refs:IsReadyToRunNoPause (Results 1 – 2 of 2) sorted by relevance

/external/stressapptest/src/
Dworker.cc1438 if (IsReadyToRunNoPause()) in Work()
1451 if (IsReadyToRunNoPause()) in Work()
1989 return !IsReadyToRunNoPause(); in IsNetworkStopSet()
2850 while (IsReadyToRunNoPause() && in DoWork()
2904 while (IsReadyToRunNoPause() && !in_flight_sectors_.empty()) { in DoWork()
Dworker.h310 virtual bool IsReadyToRunNoPause() { in IsReadyToRunNoPause() function