Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dsched_proto.c152 sched_proto_thread_update_scan(sched_update_scan_context_t scan_context);
184 .thread_update_scan = sched_proto_thread_update_scan,
600 sched_proto_thread_update_scan(__unused sched_update_scan_context_t scan_context) in sched_proto_thread_update_scan() function