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.
首先利用互斥机制与核心线程等技术实现两个核心模块,最后针对节能部分出现的问题给出了解决办法。