interrupt routine 双语例句
全部
1·Why is RB interrupt routine running twice?
为什么RB中断程序运行两次?
2·Your interrupt routine does a little bit of work, schedules a DPC, and returns.
你的中断程序完成一些工作,确定一个延迟程序调用(的时间),并返回。
3·The entire control algorithm is implemented as a separate module within this interrupt routine.
整个控制算法被实施作为一个分开的模块在这个中断惯例之内。
4·But what happens if the interrupt routine executes in the same processor as the code that took out the lock originally?
但是如果运行在同一个处理器中的中断例程取得了先前的锁会发生什么呢?
5·This article helps device driver developers test the interrupt service routine as much as possible by simulating the various interrupts.
本文通过模拟各种中断,尽可能地帮助设备驱动程序开发人员测试中断服务例程。
6·By default, the driver IRQ routine should return IRQ_HANDLED as it is a bug to return IRQ_NONE when the driver has actually handled that interrupt.
缺省情况下,驱动程序IR Q例程应该返回IRQ_HANDLED,当驱动程序正在处理那个中断时却返回了IRQ_NONE,说明存在bug。
7·The Orinoco interrupt service routine populates sk_buffs with data received from the WLAN and passes it on to the IP stack via netif_rx.
orinoco中断服务例程用从WLAN接收的数据填充sk _ buffs,并经由netif_rx将它传送到ip栈。
8·The address of an interrupt service routine.
中断服务程序所在的地址。
9·If you regularly attend club meetings, church, or other activities, try not to interrupt your routine just for bad weather.
如果你总是按时参与俱乐部聚会,按时去教堂,按时参加集体活动,就一定要继续坚持下去,不要因为糟糕的天气而中断。
10·Kprobes provides an interface to break into any kernel routine and collect information non-disruptively from the interrupt handler.
Kprobes提供了一个强行进入任何内核例程并从中断处理器无干扰地收集信息的接口。
