Home
last modified time | relevance | path

Searched defs:user_promotion_basepri (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Dthread_policy.c3072 …uint8_t user_promotion_basepri = MIN((uint8_t)thread_get_inheritor_turnstile_base_priority(thread)… in thread_recompute_user_promotion_locked() local
H A Dthread.h904 uint8_t user_promotion_basepri; member