Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dsched_proto.c87 sched_proto_compute_priority(thread_t thread);
165 .compute_timeshare_priority = sched_proto_compute_priority,
379 sched_proto_compute_priority(thread_t thread) in sched_proto_compute_priority() function