Home
last modified time | relevance | path

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

/xnu-10063.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.c577 thread_update_process_threads(); in sched_amp_thread_update_scan()
608 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.c756 thread_update_process_threads(); in sched_traditional_thread_update_scan()
H A Dsched_prim.h409 extern void thread_update_process_threads(void);
H A Dsched_clutch.c3115 thread_update_process_threads(); in sched_clutch_thread_update_scan()
3161 thread_update_process_threads(); in sched_clutch_thread_update_scan()
H A Dsched_prim.c7091 thread_update_process_threads(void) in thread_update_process_threads() function