Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dmpsc_queue.h721 thread_deallocate_daemon_register_queue(mpsc_daemon_queue_t dq,
H A Dmpsc_queue.c495 thread_deallocate_daemon_register_queue(mpsc_daemon_queue_t dq, in thread_deallocate_daemon_register_queue() function
H A Dthread.c1241 thread_deallocate_daemon_register_queue(&thread_terminate_queue, in thread_daemon_init()
1244 thread_deallocate_daemon_register_queue(&thread_deallocate_queue, in thread_daemon_init()
H A Dturnstile.c797 thread_deallocate_daemon_register_queue(&turnstile_deallocate_queue, in turnstiles_init()
/xnu-10063.121.3/osfmk/ipc/
H A Dipc_object.c177 thread_deallocate_daemon_register_queue(&ipc_object_deallocate_queue, in ipc_object_deallocate_register_queue()
/xnu-10063.121.3/bsd/pthread/
H A Dpthread_workqueue.c4812 thread_deallocate_daemon_register_queue(&workq_deallocate_queue, in workq_init()