您要查找的是不是:
- display stop interrupt handler 显示停止中断处理程序
- Unable to register interrupt Handler. 无法注册中断处理程序。
- display stop interrupt routine 显示停止中断程序
- I wish you will stop interrupt me. 我希望你不要打断我的话。
- Interrupt handler Code that the processor jumps to on receipt of an interrupt request. 使处理器跳转到中断请求接收的编码。
- The interrupt handler is part of the orinoco module and interacts with the Linux networking stack. 中断处理程序是orinoco模块的一部分,并与Linux网络栈交互。
- Usually a thread waits on a semaphore that is signaled asynchronously by an interrupt handler. 通常情况下线程等待一个由中断服务发出异步信号的信号量。
- If an interrupt comes in from an I/O device, the kernel effectively stops the current task, runs the interrupt handler, and then returns to the current task. 当I/O设备上有中断输入时,内核马上停止处理当前的任务,转向处理当前的输入,然后返回运行当前的任务。
- Will you please stop interrupting the others. 请不要打断他人。
- I wish you will stop interrupting me. 我希望你不要打断我的话。
- Stop interrupting me; I'm trying to talk to your mother! 别再打断我的话,我正要和你母亲谈谈呢。
- When mutual exclusion with interrupt handlers is required. 当需要与中断服务程序互斥时。
- Interrupt-driven models. Used in real-time systems where interrupts are detected by an interrupt handler and passed to some other component for processing. 中断驱动模型。用于实时系统中。
- Structure used to save the content of the processor's registers at the moment the interrupt interrupted the current process. It is normally not used by the interrupt handler. 该结构用于在中断正中断了当前进程时,用于保存当前处理器的寄存器内容。通常它不被中断句柄所使用。
- Mike: Your what what. Uh. Maybe I could finish if you'd stop interrupting me. 迈克:是,你的什么?对了,你要是不打断我的话,我也许能够说完。
- Structure of an Interrupt Handler 中断处理程序的数据结构
- Despite falling behind in first-half stoppage time Debrecen's resilient display stopped the Reds from adding to their margin of victory after the break. 尽管上半场补时阶段落后比分,但是德布勒岑的出色发挥阻止了利物浦下半场扩大比分。
- This feature is used by most interrupt handlers, because it allows them to process IRQs of the same type serially. 这样特性用在很多中断处理函数,因为它容许串行地处理同一类型的IRQ。
- Development and Implementation of Display Interrupt Handler in LS-86 Microcomputer LS-86微机显示中断处理程序的开发与实现
- When processing the DRV_DISABLE message, the driver places any hardware in an inactive state, which may include the removal of interrupt handlers. 当处理DRV_DISABLE消息时,驱动程序会把任何硬件都置于非活动状态,也可能会移出中断处理例程。