Resume execution of myprog, which now should stop at myproc.
继续执行myprog,它现在应该停止在myproc上。
Signal can be send to a Token to resume execution after a wait state is finished.
一个信号可以在等待状态完成后,可以发送一个令牌来重新执行。
You can also continue or resume execution of a process that is currently in break mode.
您也可以让当前处于中断模式的进程继续执行或恢复执行。
Whenever an interrupt occurs, one thread will be woken up (wake_up_interruptible) and resume execution based on the interrupt.
当中断触发时,就会有一个线程被唤醒(wake_up _ interruptible)并基于中断恢复执行。
Whenever any interrupt occurs, these threads will be woken up (wake_up_interruptible) and resume execution based on the interrupt.
不管何时中断被触发,这些线程都会被唤醒(wake_up _ interruptible)并基于中断恢复执行。
A process in the wait state. A process waits on a ring buffer or semaphore, unable to change state and resume execution until the ring buffer or.
处于等待状态的一个进程,该进程在一个环形缓冲区或信号灯处等待,直到另一个进程发出释放。
From the previous investigation the problem occurs when "value" and "div" are equal, so type 'continue' to resume execution until breakpoint 1 is next reached.
从以上的调查中可以看出,当“value ”和“div ”相等时就会出现问题,因此输入'continue '继续执行,直到下一次遇到1号断点。
A mobile agent can suspend its execution at an arbitrary point, transport itself to another machine, and then resume execution from the point of suspension.
它可以在任意的执行点挂起,将自己传送到另外一个网络平台,然后在这个新的平台上,从挂起点继续执行;
Persevere USES continuations to suspend and resume execution so that asynchronous requests are made to retrieve data from the server (so the browser doesn't lock up because of synchronous requests).
Persevere使用延续(continuation)来挂起和继续执行,以便能够发起异步请求从服务器检索数据(这样一来,浏览器就不会由于同步请求而锁定)。
You can then resume code execution and see the rest of the browser output up to the next breakpoint and the next until your PHP script has completed.
然后可以继续代码的执行并查看到下一断点之前的浏览器输出,然后再到下一个,直到PHP脚本完成。
Upon returning from the called function, execution will resume at the saved return-instruction pointer as specified.
从调用函数处返回指针后,将在指定的返回指令指针处恢复执行。
When the instruction to the server is to resume, the failure of an individual operation does not affect execution of the remaining requests, and the positional correspondence is maintained.
如果要求服务器恢复,单个操作的失败不会影响剩余请求的处理,并仍然保持位置对应关系。
Click the Resume button to continue execution, and the application displays a simple test message for the email you selected.
单击Resume按钮继续执行,应用程序会针对选择的电子邮件显示一个简单的测试消息。
When you right-click an entry in the Signals View, the Resume with Signal context-menu option lets you continue the target's execution and send the selected signal to the process.
当右键单击Signals视图中的条目时,ResumewithSignal 上下文菜单选项允许您继续执行目标并将选定的信号发送到进程。
On the subsequent service invocations, the entryPoint value determines where to resume the execution of the rule flow.
在随后的服务调用中,entryPoint值确定从何处继续执行规则流。
When this option is selected, the delegate calls on the CDI target to resume its execution with the ICDISignal corresponding to the selected signal.
当选中该选项时,delegate调用CDI目标并使用与所选信号相对应的IC DISignal恢复执行。
You will notice that highlighting greatly reduces the performance of a VI. Click again on the Execution Highlighting button to resume normal execution.
你会发现使用高亮显示时,VI的执行速度会明显降低再一次点击高亮显示按钮会转入标准状态继续执行。
To control the execution of processes, the kernel must be able to suspend the execution of the process running on the CPU and resume the execution of some other process previously suspended.
为了能够控制进程的执行,内核必须能够暂停正在CPU上运行的进程,唤醒另一个之前暂停的进程的执行。
After code edits have been applied, you can resume code execution with the new edits in place and see the effect.
在应用代码编辑后,可以就地继续执行新编辑过的代码并观察效果。
Edit and Continue enables you to stop program execution in Break mode, make changes to the executing code, and resume program execution with the newly incorporated changes.
可让您在中断模式中停止程序执行、变更执行中的程序码,并以新加入的变更继续执行程序。
Edit and Continue enables you to stop program execution in Break mode, make changes to the executing code, and resume program execution with the newly incorporated changes.
可让您在中断模式中停止程序执行、变更执行中的程序码,并以新加入的变更继续执行程序。
应用推荐