Searched refs:WaitpidWithTimeout (Results 1 – 1 of 1) sorted by relevance
51 int WaitpidWithTimeout(ProcessHandle handle, int64 wait_milliseconds, in WaitpidWithTimeout() function757 int status = WaitpidWithTimeout(handle, timeout_milliseconds, in WaitForExitCodeWithTimeout()852 status = WaitpidWithTimeout(handle, wait_milliseconds, &waitpid_success); in WaitForSingleProcess()