Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dsched_prim.c5903 bool is_current_thread = (thread == current_thread()); in set_sched_pri() local
5926 if (is_current_thread) { in set_sched_pri()
5957 } else if (is_current_thread) { in set_sched_pri()