Home | History | Annotate | Download | only in base

Lines Matching refs:WaitForExitCode

737 bool WaitForExitCode(ProcessHandle handle, int* exit_code) {
980 bool success = WaitForExitCode(pid, &exit_code);