Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_dualq.c537 thread_update_process_threads(); in sched_dualq_thread_update_scan()
558 thread_update_process_threads(); in sched_dualq_thread_update_scan()
H A Dsched_amp.c582 thread_update_process_threads(); in sched_amp_thread_update_scan()
613 thread_update_process_threads(); in sched_amp_thread_update_scan()
H A Dsched_prim.h417 extern void thread_update_process_threads(void);
H A Dsched_clutch.c3604 thread_update_process_threads(); in sched_clutch_thread_update_scan()
3650 thread_update_process_threads(); in sched_clutch_thread_update_scan()
H A Dsched_prim.c6832 thread_update_process_threads(void) in thread_update_process_threads() function