Searched refs:kMaxTotalSleepTimeMicroseconds (Results 1 – 1 of 1) sorted by relevance
162 static constexpr int kMaxTotalSleepTimeMicroseconds = 1000000; // 1 second variable181 if (*total_sleep_time_usec > kMaxTotalSleepTimeMicroseconds) { in wait_for_sigstop()