Home
last modified time | relevance | path

Searched refs:req_base_pri (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dpriority.c298 thread->req_base_pri = (int16_t)priority; in sched_set_thread_base_priority()
H A Dthread.h565 int16_t req_base_pri; /* requested base priority */ member
H A Dthread_policy.c755 base_pri = thread->req_base_pri; in thread_unfreeze_base_pri()