Home
last modified time | relevance | path

Searched refs:MAX_TOTAL_SLEEP_USEC (Results 1 – 1 of 1) sorted by relevance

/system/core/debuggerd/
Dutility.cpp34 const int MAX_TOTAL_SLEEP_USEC = 10000000; // 10 seconds variable
102 if (*total_sleep_time_usec > MAX_TOTAL_SLEEP_USEC) { in wait_for_sigstop()