Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dprocess_posix.cc63 int64_t double_sleep_time = 0; in WaitpidWithTimeout() local
83 (double_sleep_time++ % 4 == 0)) { in WaitpidWithTimeout()