线程的最终绝对优先级等于它所赋的绝对优先级。
The resulting absolute priority of a thread is the same as the value assigned here.
线程最终的绝对优先级是线程相对优先级和进程优先级的和。
The resulting absolute priority of a thread is the sum of this relative priority value and the priority value of its owning process.
您可以为进程指定一个绝对优先级(不是调整值),进程的更改如清单10 所示。
You specify an absolute priority (and not an adjustment) for the process or processes to be changed as shown in Listing 10.
这个值被决定了线程的绝对优先级,这个绝对优先级是通过API赋值给线程的优先级以及它所在进程的优先级共同计算得到的。
This value is termed the absolute priority of the thread and is calculated from the priority values assigned through the API to both the thread and the process which owns that thread.
这个信息在我们确定改变的优先级以及研究这些改变时是绝对必要的。
This information is then used when prioritizing changes and negotiating those changes that are absolutely necessary.
这个信息在我们确定改变的优先级以及研究这些改变时是绝对必要的。
This information is then used when prioritizing changes and negotiating those changes that are absolutely necessary.
应用推荐