pid_t waitpid(pid_t pid,int *status,int options). 从本质上讲,系统调用waitpid和wait的作用是完全相同的,但waitpid多出了两个可由用户控制的 ...
確定! 回上一頁