Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.c5790 bool is_current_thread = (thread == current_thread()); in set_sched_pri() local
5813 if (is_current_thread) { in set_sched_pri()
5841 } else if (is_current_thread) { in set_sched_pri()