interrupt handling
常见例句
- In our example, part of the interrupt handling is carried out at the application level and part is in the driver.
在我们的例子中,中断处理的一部分是在应用程序层中运行的,另外一部分是在驱动程序中运行的。 - But there is a key difference between interrupt handling and process switching: the code executed by an interrupt or by an exception handler is not a process.
然而在中断处理和进程切换之间有一个关键的区别:由中断或异常处理执行的代码不在进程中。 - The features of QNX real time operation system are described briefly in this article. Multi-process programming, interrupt handling and network communication of TCP/IP are presented in detail.
简述了QNX实时操作系统的特点,详细介绍了基于QNX的多进程编程、中断处理以及TCP/IP网络通信。 返回 interrupt handling