Home
last modified time | relevance | path

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

/xnu-11215/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_prim.h413 extern void thread_update_process_threads(void);
H A Dsched_clutch.c3530 thread_update_process_threads(); in sched_clutch_thread_update_scan()
3576 thread_update_process_threads(); in sched_clutch_thread_update_scan()
H A Dsched_prim.c7267 thread_update_process_threads(void) in thread_update_process_threads() function