Searched refs:MAX_TOTAL_SLEEP_USEC (Results 1 – 1 of 1) sorted by relevance
34 const int MAX_TOTAL_SLEEP_USEC = 10000000; // 10 seconds variable102 if (*total_sleep_time_usec > MAX_TOTAL_SLEEP_USEC) { in wait_for_sigstop()