Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dmpsc_queue.h721 thread_deallocate_daemon_register_queue(mpsc_daemon_queue_t dq,
H A Dsmr.c766 thread_deallocate_daemon_register_queue(&smr_deallocate_queue, in smr_register_mpsc_queue()
H A Dmpsc_queue.c493 thread_deallocate_daemon_register_queue(mpsc_daemon_queue_t dq, in thread_deallocate_daemon_register_queue() function
H A Dthread.c1245 thread_deallocate_daemon_register_queue(&thread_terminate_queue, in thread_daemon_init()
1248 thread_deallocate_daemon_register_queue(&thread_deallocate_queue, in thread_daemon_init()
H A Dturnstile.c793 thread_deallocate_daemon_register_queue(&turnstile_deallocate_queue, in turnstiles_init()
/xnu-8792.61.2/osfmk/ipc/
H A Dipc_object.c177 thread_deallocate_daemon_register_queue(&ipc_object_deallocate_queue, in ipc_object_deallocate_register_queue()
/xnu-8792.61.2/bsd/pthread/
H A Dpthread_workqueue.c4783 thread_deallocate_daemon_register_queue(&workq_deallocate_queue, in workq_init()