... waitpid, wait4, wait3 - wait for process termination SYNOPSIS #include <sys/types.h> #include <sys/wait.h> pid_t wait(int *status); pid_t waitpid(pid_t ...
確定! 回上一頁