pid_t waitpid(pid_t pid, int *stat_loc, int options); ... if a child process changed state prior to the call to waitpid(), return is immediate. pid ...
確定! 回上一頁