Home
last modified time | relevance | path

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

/xnu-11215/tests/
H A Dpriority_queue.cpp97 priority_queue_entry_init(&node->ke);
167 priority_queue_entry_init(&node->e);
235 priority_queue_entry_init(node);
/xnu-11215/osfmk/kern/
H A Dpriority_queue.h382 #define priority_queue_entry_init(qe) \ macro
H A Dturnstile.c1669 priority_queue_entry_init(&turnstile->ts_inheritor_links); in thread_add_turnstile_promotion()
2260 priority_queue_entry_init(&src_turnstile->ts_inheritor_links); in turnstile_add_turnstile_promotion()
2403 priority_queue_entry_init(&thread->wait_prioq_links); in turnstile_waitq_add_thread_priority_queue()
H A Dthread.c1395 priority_queue_entry_init(&new_thread->th_clutch_runq_link); in thread_create_internal()
1396 priority_queue_entry_init(&new_thread->th_clutch_pri_link); in thread_create_internal()
H A Dsched_clutch.c585 priority_queue_entry_init(&root_bucket->scrb_pqlink); in sched_clutch_root_bucket_init()
1351 priority_queue_entry_init(&clutch_bucket->scb_foreignlink); in sched_clutch_bucket_init()
/xnu-11215/bsd/pthread/
H A Dpthread_workqueue.c2934 priority_queue_entry_init(&req->tr_entry); in workq_reqthreads()
3077 priority_queue_entry_init(&req->tr_entry); in workq_kern_threadreq_initiate()