Searched refs:IsReadyToRunNoPause (Results 1 – 2 of 2) sorted by relevance
1484 if (IsReadyToRunNoPause()) in Work()1497 if (IsReadyToRunNoPause()) in Work()2039 return !IsReadyToRunNoPause(); in IsNetworkStopSet()2896 while (IsReadyToRunNoPause() && in DoWork()2950 while (IsReadyToRunNoPause() && !in_flight_sectors_.empty()) { in DoWork()
310 virtual bool IsReadyToRunNoPause() { in IsReadyToRunNoPause() function