Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dturnstile.c2607 int max_thread_pri = 0; in turnstile_workloop_pusher_info() local
2619 max_thread_pri = priority_queue_entry_sched_pri( in turnstile_workloop_pusher_info()
2657 if (max_thread_pri > max_ts_pri) { in turnstile_workloop_pusher_info()
2692 return max(max_thread_pri, max_ts_pri); in turnstile_workloop_pusher_info()