Searched refs:IsReadyToRunNoPause (Results 1 – 2 of 2) sorted by relevance
1438 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()
310 virtual bool IsReadyToRunNoPause() { in IsReadyToRunNoPause() function