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