Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_dualq.c529 if (thread_update_add_thread(thread) == FALSE) { in sched_dualq_thread_update_scan()
H A Dsched_amp.c574 if (thread_update_add_thread(thread) == FALSE) { in sched_amp_thread_update_scan()
H A Dsched_prim.h416 extern boolean_t thread_update_add_thread(thread_t thread);
H A Dsched_prim.c6808 thread_update_add_thread(thread_t thread) in thread_update_add_thread() function
6893 if (thread_update_add_thread(thread) == FALSE) { in runq_scan_thread()
H A Dsched_clutch.c3596 if (thread_update_add_thread(thread) == FALSE) { in sched_clutch_thread_update_scan()