Searched refs:max_total_sleep_usec (Results 1 - 1 of 1) sorted by relevance

/system/core/debuggerd/
H A Dutility.c34 const int max_total_sleep_usec = 10000000; /* 10 seconds */ variable
107 if (*total_sleep_time_usec > max_total_sleep_usec) {
122 if (*total_sleep_time_usec > max_total_sleep_usec) {

Completed in 53 milliseconds