• The request causes the driver fork process to be suspended until the device requests an interrupt or the device times out.

    请求使驱动器交叉进程起,直至设备请求中断设备超时

    youdao

  • After the fork, Process a might continue running the same application.

    分叉之后进程A可能会继续运行同一个应用程序

    youdao

  • The community should have a better way of handling this process, which currently tends to get bogged down in review, especially if the fork is large.

    内核社区应该找到更好办法来处理这个流程目前流程很容易卡代码走查这个环节,尤其是当代码量很大的时候。

    youdao

  • A thread can fork another process.

    线程可以派生另一个进程

    youdao

  • The process of spawning a new process is more often called forking, given the metaphor of two travelers reaching a fork in the road.

    生成一个进程流程更多地被称为分叉就像两位旅行者到了路上岔道

    youdao

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

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

    youdao

  • Fork splits the process flow into two or more alternative paths, enabling two or more tasks to be performed in parallel.

    Fork处理流程拆分为多个可选路径使两个或多个任务能够并行执行

    youdao

  • If we replace the inclusive decision and fork with two exclusive decisions, the process would only have one sequential execution path.

    如果我们包含性decisionfork替换两个独占性decision,流程只有一条后续执行路径

    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

  • This means, for each branch of the fork, the merge executes and triggers the activities further downstream in the process model.

    意味着对于fork每个分支merge将执行触发流程模型中的下游活动

    youdao

  • To differentiate, the fork system call returns 0 in the progeny but returns the process ID of process Z to the progenitor.

    为了以示区别fork系统调用进程返回0返回进程却是进程z进程ID

    youdao

  • Fork creates a child process that differs from the parent process only in its PID and PPID; in fact, the resource utilizations are set to 0.

    fork会创建个子进程进程相比只是PIDPPID不同;实际上资源利用0。

    youdao

  • In this example, the parent process calls fork, waits for two seconds, then exits.

    此例中,进程调用fork等待秒钟然后退出

    youdao

  • You can use one of the many processing libraries available in Python to fork this blocking process.

    可以使用Python所提供众多处理中的其中一个这个阻塞的进程派生新的进程。

    youdao

  • The dangling outputs of the fork are not causing an execution problem, but they lead to a process model where certain outputs are not used.

    fork悬空输出不会造成执行问题但是它们使流程模型无法使用某些输出。

    youdao

  • UNIX processes are created when one process calls fork, which splits the running executable into two.

    UNIX进程某个进程调用fork创建的,fork正在运行可执行进程一分为二

    youdao

  • When the command is ready to be executed, AIX will fork the process as sh -c exec .

    命令准备执行时AIX以如下方式启动进程sh-cexec

    youdao

  • The upper branch of the inclusive decision connects to a third cyclic process fragment with a merge preceding a fork.

    inclusive decision 最上方分支使用fork 之前merge连接第三个循环流程片断

    youdao

  • In Listing 3, the PIDs are printed out at each step, and the code checks the return value from fork to determine which process is the parent and which is the child.

    清单3每个步骤打印pid并且代码检查fork返回确定哪个进程进程,哪个进程是进程。

    youdao

  • A could bypass the fork and join, but it still needs to enter and leave the process fragment in the upper branch of the fork.

    A可以绕过forkjoin仍然需要进入离开 fork 的靠那条分支中的流程片断

    youdao

  • Figure 1 shows an example process with dangling control flow (small white arrows) and data flow (small gray arrows) inputs and outputs in a fork and a join.

    1显示的示例流程中一个fork个join,其中有悬空控制(白色箭头)和数据流(灰色小箭头)输入输出

    youdao

  • After the previous test, Process a and Process Z diverge, each taking a separate code path, as if both came to a fork in the road and each took a distinct branch.

    上次测试之后,进程a和进程z会出现差异每个进程会采用单独代码路径就像路上出现岔道都会走上不同的分枝。

    youdao

  • The fork(2) system call creates a new process.

    fork(2)系统调用创建一个进程

    youdao

  • The upper Yes branch leads to a fork, which captures a parallel branching in the process flow.

    上面Yes分支引向 fork后者流程流中捕获一个并行分支

    youdao

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

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

    youdao

  • In the first process run, it triggers the fork, which leads to two outgoing parallel branches.

    流程开始运行时触发fork后者引向两个传出并行分支。

    youdao

  • This is because a new process is created within the call to fork.

    是因为fork调用创建了一个进程

    youdao

  • This is typical of fork-join problem implementations because the process of recursively dividing the problem will create a potentially large number of new Problem objects.

    fork-join问题实现中很常见,因为递归分解问题过程将会创建大量Problem对象

    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

  • MetuxMPM, and its process-oriented fork, peruser, continue to work towards this goal.

    MetuxMPM 以及面向过程的peruser 正在朝着这个方向努力

    youdao

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

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

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