Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/sched_test_harness/shadow_headers/
H A Dsched_prim.c181 circle_enqueue_head(queue, &thread->runq_links); in run_queue_enqueue()
/xnu-12377.81.4/osfmk/kern/
H A Dcircle_queue.h113 circle_enqueue_head(circle_queue_t cq, queue_entry_t elt) in circle_enqueue_head() function
H A Dwaitq.c563 circle_enqueue_head(&safeq->waitq_queue, &thread->wait_links); in waitq_thread_insert()
H A Dsched_clutch.c536 circle_enqueue_head(queue, &clutch_bucket->scb_runqlink); in sched_clutch_bucket_runq_enqueue()
H A Dsched_prim.c4096 circle_enqueue_head(queue, &thread->runq_links); in run_queue_enqueue()