Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched_dualq.c249 thread_t potential_thread = run_queue_peek(chosen_runq); in sched_dualq_choose_thread()
H A Dsched_prim.h313 extern thread_t run_queue_peek(
H A Dsched_clutch.c2028 return run_queue_peek(&root_bucket->scrb_bound_thread_runq); in sched_clutch_thread_bound_lookup()
H A Dsched_prim.c4006 run_queue_peek( in run_queue_peek() function