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