Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dprocess_posix.cc29 bool WaitpidWithTimeout(base::ProcessHandle handle, in WaitpidWithTimeout() function
204 if (!WaitpidWithTimeout(handle, &status, timeout)) in WaitForExitWithTimeoutImpl()