pub fn waitpid( pid: usize, status: &mut usize, options: WaitFlags) -> Result<usize>
Check if a child process has exited or received a signal