interrupt handling
常見例句
- In our example, part of the interrupt handling is carried out at the application level and part is in the driver.
在我們的例子中,中斷処理的一部分是在應用程序?qū)又羞\行的,另外一部分是在敺動程序中運行的。 - 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.
然而在中斷処理和進程切換之間有一個關(guān)鍵的區(qū)別:由中斷或異常処理執(zhí)行的代碼不在進程中。 - 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實時操作系統(tǒng)的特點,詳細介紹了基於QNX的多進程編程、中斷処理以及TCP/IP網(wǎng)絡通信。 返回 interrupt handling