Home
last modified time | relevance | path

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

/xnu-11215/tests/sched/sched_test_harness/shadow_headers/
H A Dsched_prim.c137 thread_clear_runq(thread); in run_queue_dequeue()
218 thread_clear_runq(thread); in run_queue_remove()
H A Dmisc_needed_deps.c87 thread_clear_runq(thread_t thread) in thread_clear_runq() function
/xnu-11215/osfmk/kern/
H A Dthread.h1877 extern void thread_clear_runq(thread_t thread);
H A Dsched_prim.c4299 thread_clear_runq(thread); in run_queue_dequeue()
4386 thread_clear_runq(thread); in run_queue_remove()
4529 thread_clear_runq(new_thread); in rt_runq_dequeue()
H A Dthread.c3813 thread_clear_runq(thread_t thread) in thread_clear_runq() function
H A Dsched_clutch.c2770 thread_clear_runq(thread); in sched_clutch_thread_remove()