kernel thread
基本解釋
- 內(nèi)核線程
- 核心線程
英漢例句
- The first one is similar to the kernel thread mentioned in the previous strategies except that it will not raise the interrupt.
第一個(gè)內(nèi)核線程與在上一個(gè)策略中介紹的內(nèi)核線程非常類(lèi)似,區(qū)別在於它竝不會(huì)觸發(fā)中斷。 - 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 進(jìn)入休眠狀態(tài) —— 注意,與処於休眠狀態(tài)的內(nèi)核線程不同,它是由 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).
這樣就可以實(shí)現(xiàn)一個(gè)不受創(chuàng)建的線程數(shù)限制的1:1線程模型(因爲(wèi)每一個(gè)新的內(nèi)核線程都是爲(wèi)一個(gè)用戶(hù)線程而創(chuàng)建)。
雙語(yǔ)例句
詞組短語(yǔ)
- kernel level thread model 核心級(jí)線程模型
- kernel -thread 內(nèi)核線程
- kernel thread library 內(nèi)核級(jí)線程庫(kù)
- Kernel suspend any thread 說(shuō)明內(nèi)核中暫停任意線程代碼
- kernel thread facility 例程
短語(yǔ)
專(zhuān)業(yè)釋義
- 內(nèi)核線程
- 核心線程
In the two modules technology of kernel thread and mutex mechanism is used, and a solution to codec's power management is given.
首先利用互斥機(jī)制與核心線程等技術(shù)實(shí)現(xiàn)兩個(gè)核心模塊,最後針對(duì)節(jié)能部分出現(xiàn)的問(wèn)題給出了解決辦法。