kernel thread
基本解释
- 內核線程
- 核心線程
英汉例句
- The first one is similar to the kernel thread mentioned in the previous strategies except that it will not raise the interrupt.
第一個內核線程與在上一個策略中介紹的內核線程非常類似,區別在於它竝不會觸發中斷。 - After populating the mailbox, DeferredDivision sleeps — note that it isn't the Kernel thread that is sleeping, it's the lightweight Kilim-managed thread.
填充 mailbox 後,DeferredDivision 進入休眠狀態 —— 注意,與処於休眠狀態的內核線程不同,它是由 Kilim 托琯的輕量型線程。 - This enables a 1:1 threading model without limitations on the number of threads being created (since a new kernel thread is created for every user thread).
這樣就可以實現一個不受創建的線程數限制的1:1線程模型(因爲每一個新的內核線程都是爲一個用戶線程而創建)。
雙語例句
词组短语
- kernel level thread model 核心級線程模型
- kernel -thread 內核線程
- kernel thread library 內核級線程庫
- Kernel suspend any thread 說明內核中暫停任意線程代碼
- kernel thread facility 例程
短語
专业释义
- 內核線程
- 核心線程
In the two modules technology of kernel thread and mutex mechanism is used, and a solution to codec's power management is given.
首先利用互斥機制與核心線程等技術實現兩個核心模塊,最後針對節能部分出現的問題給出了解決辦法。