Home
last modified time | relevance | path

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

/xnu-8020.121.3/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.c573 thread_update_process_threads(); in sched_amp_thread_update_scan()
604 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.h378 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.c6753 thread_update_process_threads(void) in thread_update_process_threads() function