Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dsched_proto.c140 sched_proto_quantum_expire(thread_t thread);
180 .quantum_expire = sched_proto_quantum_expire,
569 sched_proto_quantum_expire(thread_t thread __unused) in sched_proto_quantum_expire() function