Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dsched_prim.c6179 bool is_current_thread = (thread == current_thread()); in set_sched_pri() local
6202 if (is_current_thread) { in set_sched_pri()
6230 } else if (is_current_thread) { in set_sched_pri()