Home
last modified time | relevance | path

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

/support/
A Dxwaitpid.c27 xwaitpid (int pid, int *status, int flags) in xwaitpid() function
A Dsupport_isolate_in_subprocess.c35 xwaitpid (pid, &status, 0); in support_isolate_in_subprocess()
A Dsupport_subprocess.c115 xwaitpid (proc->pid, &status, 0); in support_process_wait()
133 killed = xwaitpid (pid, &status, WNOHANG|WUNTRACED); in support_process_kill()
156 pid_t killed = xwaitpid (proc->pid, &status, WNOHANG|WUNTRACED); in support_process_terminate()
A Dsupport_run_diff.c66 xwaitpid (pid, &status, 0); in support_run_diff()
A Dtst-support_record_failure.c134 xwaitpid (pid, &status, 0); in do_test()
A Dxunistd.h35 pid_t xwaitpid (pid_t, int *status, int flags);
A DMakefile207 xwaitpid \

Completed in 11 milliseconds