Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsched_dualq.c522 thread_update_process_threads(); in sched_dualq_thread_update_scan()
543 thread_update_process_threads(); in sched_dualq_thread_update_scan()
H A Dsched_amp.c567 thread_update_process_threads(); in sched_amp_thread_update_scan()
598 thread_update_process_threads(); in sched_amp_thread_update_scan()
H A Dsched_prim.h418 extern void thread_update_process_threads(void);
H A Dsched_clutch.c3615 thread_update_process_threads(); in sched_clutch_thread_update_scan()
3661 thread_update_process_threads(); in sched_clutch_thread_update_scan()
H A Dsched_prim.c6846 thread_update_process_threads(void) in thread_update_process_threads() function