INTR的意思
「INTR」經常作為「INTerrupt Request」的縮寫來使用,中文意思:「中斷請求」。
INTR(中斷請求)詳細解釋
- 英文縮寫詞:INTR
- 英文單詞:INTerrupt Request
- 中文簡要解釋:中斷請求
- 流行度:4417
- 分類:Computing
- 領域:Hardware
英文縮寫INTR的擴展資料
- Just because a task is cancelable does not mean it needs to respond to an interrupt request immediately.僅僅因為一個任務是可取消的,并不意味著需要立即對中斷請求(INTR)作出響應。
- Collects all attention events, such as client interrupt request or when a client connection is broken.收集如客戶端中斷請求(INTR)或當客戶端連接中斷時的所有關注事件。
- Code that the processor jumps to on receipt of an interrupt request.使處理器跳轉到中斷請求(INTR)接收的編碼。
- If the task were to swallow the interrupt request, the worker thread might not learn that an interrupt was requested, which could delay the application or service shutdown.如果任務生吞中斷請求(INTR),則worker線程將不知道有一個被請求的中斷,從而耽誤應用程序或服務的關閉。
- You 'll also find variants of reader / writer spinlocks for bottom halves and interrupt request ( IRQ ) saving depending on the situation for which you require the lock.根據對鎖的需求,還針對bottomhalf和中斷請求(INTR)(IRQ)對讀/寫自旋鎖進行了修改。