Searched refs:wait_ret (Results 1 – 1 of 1) sorted by relevance
202 auto wait_ret = waitpid(pid, &wstatus, 0); in Wait() local203 if (wait_ret < 0) { in Wait()206 return wait_ret; in Wait()