• Wait for part of child process to finish?

    等待进程一部分完成

    youdao

  • Fork to create a new child process with new pid.

    使用fork创建具有新的PID的进程

    youdao

  • Compensation in an invoked long-running child process.

    被调用长期运行流程的补偿

    youdao

  • The existing child process should handle these requests.

    现有进程应该处理这些请求

    youdao

  • Note that the child process never returns from the call to execv.

    注意进程一直没有execv调用返回

    youdao

  • Listing 7. Example of a parent and child process in a bash environment.

    清单7.bash环境中的父进程进程示例

    youdao

  • The child process continues by printing its parent PID for five seconds.

    进程秒钟内继续打印其父pid

    youdao

  • This is important because supervise manages only its immediate child process.

    一点重要,因为supervise只能管理自己的直接进程。

    youdao

  • When a child process dies, its parent is notified with a signal called SIGCHLD.

    当子进程终止,会使用一个名为SIGCHLD信号通知其父进程。

    youdao

  • Pipe, Fork, and Exec - Two Way Communication Between Parent and Child Process.

    执行-双向亲子之间沟通过程

    youdao

  • supervise can also stop and restart its child process by sending signals to it.

    supervise可以进程发送信号,停止重新启动子进程。

    youdao

  • The parent macroflow should call the "sub-process" microflow as a child process.

    将“流程作为流程进行调用

    youdao

  • Parent is executing before child process, how to force opposite through semaphores?

    父母进程之前执行如何通过信号量相反力量吗?

    youdao

  • The function returns an integer, which represents the exit code for the child process.

    这个函数返回一个整数代表进程退出

    youdao

  • The code implements a parent and child process that communicates via a shared memory segment.

    代码实现通过共享内存通信父进程进程

    youdao

  • After you execute die3, the process listing is checked and the child process executes cleanly.

    执行die3以后,代码检查了进程清单干净执行进程。

    youdao

  • When this new process-the child process-is executing, the parent process will still be running.

    这个进程(进程)正在执行时,进程仍然运行

    youdao

  • After returning from the fork system call, the child process is instructed to execv the new binary.

    fork系统调用返回以后,将指示进程执行(execv)新的二进制文件

    youdao

  • Designs and realizes the fore-born child process communication layer of the fontal machine system.

    设计实现了前置机系统的预先派生进程通讯

    youdao

  • A pipe, though, can only be used between a parent and child process, not between two arbitrary processes.

    但是管道只能父进程进程之间使用不能任意两个进程之间使用。

    youdao

  • The child process ID is shown in the third position and remains the same during a sequential restore.

    进程ID显示第3位置,在一次顺序恢复期间一直保持不变

    youdao

  • If a child process calls get on an InheritableThreadLocal, it sees the same object as the parent would.

    如果个子线程调用InheritableThreadLocalget,那么线程看到同一个对象

    youdao

  • If you did not use exec, the JVM would start as a child process of the shell that is executing the run script.

    如果没有使用exec,那么jvm作为执行run脚本外壳个子进程启动

    youdao

  • Because the child process is running in the background, control returns to the shell as soon as the parent dies.

    由于进程后台运行进程一终止,控制即返回Shell

    youdao

  • For the SIGCHLD signal, the application must call the wait (3c) function to wait for the child process to exit.

    对于SIGCHLD信号应用程序必须调用wait (3c)函数等待进程退出。

    youdao

  • If you want to create a separate process, you must first fork, and then exec the new binary within the child process.

    如果希望创建一个单独进程必须首先运行fork然后进程中执行(exec)新的二进制文件

    youdao

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

    ECHILDwait()waitpid()函数尝试等待退出进程所有子项已经退出

    youdao

  • With the return value of fork in mind, the code can now check to see if it is the parent or child process and act accordingly.

    考虑到fork返回现在代码可以检查确定进程还是进程,并进行相应的操作。

    youdao

  • Although a parent process can access the process ID of its child process and can thus pass arguments to it, the reverse is false.

    尽管进程可以访问其子进程进程ID传递参数,但是反过来不行

    youdao

  • Despite its untimely exit, the child process is still in the process table as a defunct process, otherwise known as a zombie.

    尽管进程提前退出,但仍然进程表作为失效 (defunct) 进程存在,或称为僵死 (zombie) 进程。

    youdao

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

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

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