Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dturnstile.h625 thread_get_inheritor_turnstile_sched_priority(thread_t thread);
H A Dturnstile.c1978 thread_get_inheritor_turnstile_sched_priority(thread_t thread) in thread_get_inheritor_turnstile_sched_priority() function
H A Dthread_policy.c3013 uint8_t kern_promotion_schedpri = (uint8_t)thread_get_inheritor_turnstile_sched_priority(thread); in thread_recompute_kernel_promotion_locked()