Searched refs:kMaxTotalSleepTimeMicroseconds (Results 1 – 1 of 1) sorted by relevance
173 static constexpr int kMaxTotalSleepTimeMicroseconds = 10000000; // 10 seconds variable192 if (*total_sleep_time_usec > kMaxTotalSleepTimeMicroseconds) { in wait_for_sigstop()