Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dmpsc_queue.h721 thread_deallocate_daemon_register_queue(mpsc_daemon_queue_t dq,
H A Dmpsc_queue.c478 thread_deallocate_daemon_register_queue(mpsc_daemon_queue_t dq, in thread_deallocate_daemon_register_queue() function
H A Dhazard.c524 thread_deallocate_daemon_register_queue(&hazard_deallocate_queue, in hazard_register_mpsc_queue()
H A Dthread.c1146 thread_deallocate_daemon_register_queue(&thread_terminate_queue, in thread_daemon_init()
1149 thread_deallocate_daemon_register_queue(&thread_deallocate_queue, in thread_daemon_init()
H A Dturnstile.c798 thread_deallocate_daemon_register_queue(&turnstile_deallocate_queue, in turnstiles_init()
/xnu-8020.121.3/osfmk/ipc/
H A Dipc_object.c181 thread_deallocate_daemon_register_queue(&ipc_object_deallocate_queue, in ipc_object_deallocate_register_queue()
/xnu-8020.121.3/bsd/pthread/
H A Dpthread_workqueue.c4702 thread_deallocate_daemon_register_queue(&workq_deallocate_queue, in workq_init()