Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kern/
H A Dturnstile.h630 thread_get_inheritor_turnstile_sched_priority(thread_t thread);
H A Dturnstile.c1980 thread_get_inheritor_turnstile_sched_priority(thread_t thread) in thread_get_inheritor_turnstile_sched_priority() function
H A Dthread_policy.c3022 uint8_t kern_promotion_schedpri = (uint8_t)thread_get_inheritor_turnstile_sched_priority(thread); in thread_recompute_kernel_promotion_locked()