Searched defs:wait_pid (Results 1 – 3 of 3) sorted by relevance
55 pid_t wait_pid = waitpid(pid, 0, 0); in BM_unistd_fork_call() local
259 pid_t wait_pid = TEMP_FAILURE_RETRY(waitpid(pid, nullptr, WNOHANG)); in TEST() local
316 int wait_pid = waitpid(pid_, &status, WNOHANG); in InternalExec() local330 int wait_pid = waitpid(pid_, &kill_status, WNOHANG); in InternalExec() local