Low Thread Priority 低线程优先 ; 低线程优先权
The meteorological data gathering task ran as an infrequent, low priority thread, and used the information bus to publish its data.
气象数据进程负责把收集到的气象数据放到数据总线上,运行不频繁,是低优先级进程。
A low priority thread (at priority P3) acquires the lock on an object and is pre-empted by a higher priority thread (at priority P1), as the specification mandates.
就像规范要求的那样,一个低优先级线程(优先级p3)获取了一个对象的锁,会被一个高优先级(优先级p1)的线程夺取执行权。
An application that must respond to events in a well-defined time has no way to ensure that another low-priority thread won't get scheduled in front of a high-priority thread.
一个必须在精确时间内响应事件的应用程序无法确保不会在一个高优先级线程之前调度另一个低优先级线程。
应用推荐