Home
last modified time | relevance | path

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

/system/core/debuggerd/
Dutility.c32 const int max_total_sleep_usec = 10000000; /* 10 seconds */ variable
71 if (*total_sleep_time_usec > max_total_sleep_usec) { in wait_for_signal()
86 if (*total_sleep_time_usec > max_total_sleep_usec) { in wait_for_stop()