Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dsched_dualq.c523 thread_update_process_threads(); in sched_dualq_thread_update_scan()
544 thread_update_process_threads(); in sched_dualq_thread_update_scan()
H A Dsched_amp.c579 thread_update_process_threads(); in sched_amp_thread_update_scan()
610 thread_update_process_threads(); in sched_amp_thread_update_scan()
H A Dsched_multiq.c1465 thread_update_process_threads(); in sched_multiq_thread_update_scan()
1486 thread_update_process_threads(); in sched_multiq_thread_update_scan()
H A Dsched_traditional.c787 thread_update_process_threads(); in sched_traditional_thread_update_scan()
H A Dsched_prim.h389 extern void thread_update_process_threads(void);
H A Dsched_clutch.c3123 thread_update_process_threads(); in sched_clutch_thread_update_scan()
3166 thread_update_process_threads(); in sched_clutch_thread_update_scan()
H A Dsched_prim.c6741 thread_update_process_threads(void) in thread_update_process_threads() function