Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_traditional.c78 sched_traditional_thread_update_scan(sched_update_scan_context_t scan_context);
164 .thread_update_scan = sched_traditional_thread_update_scan,
219 .thread_update_scan = sched_traditional_thread_update_scan,
718 sched_traditional_thread_update_scan(sched_update_scan_context_t scan_context) in sched_traditional_thread_update_scan() function