Searched refs:kNoTimeout (Results 1 – 2 of 2) sorted by relevance
/external/chromium/base/ | ||
D | waitable_event.h | 24 static const int kNoTimeout = -1; variable |
D | process_util_posix.cc | 591 if (wait_milliseconds == base::kNoTimeout) in WaitForSingleProcess() |