• You can use waitpid() in Linux if you want to just wait infinitely for the process to die.

    在Linux 中,如果您希望无限期等待进程被杀死,则可以使用waitpid()。

    youdao

  • ECHILD -- The wait() or waitpid() function tried to wait for a child process to exit, but all children have already exited.

    ECHILD:wait()或waitpid()函数尝试等待退出子进程,但所有子项都已经退出。

    youdao

  • In this code: pid_t waitpid(pid_t pid, int *status, int options), waitpid() infinitely waits for the child process to terminate.

    在这段代码中:pid_twaitpid(pid_t pid,int *status, intoptions),waitpid()会无限期等待子进程的终止。

    youdao

  • In this code: pid_t waitpid(pid_t pid, int *status, int options), waitpid() infinitely waits for the child process to terminate.

    在这段代码中:pid_twaitpid(pid_t pid,int *status, intoptions),waitpid()会无限期等待子进程的终止。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定