Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dmpsc_queue.h721 thread_deallocate_daemon_register_queue(mpsc_daemon_queue_t dq,
H A Dmpsc_queue.c481 thread_deallocate_daemon_register_queue(mpsc_daemon_queue_t dq, in thread_deallocate_daemon_register_queue() function
H A Dthread.c1248 thread_deallocate_daemon_register_queue(&thread_terminate_queue, in thread_daemon_init()
1251 thread_deallocate_daemon_register_queue(&thread_deallocate_queue, in thread_daemon_init()
/xnu-11215.61.5/osfmk/ipc/
H A Dipc_object.c177 thread_deallocate_daemon_register_queue(&ipc_object_deallocate_queue, in ipc_object_deallocate_register_queue()
/xnu-11215.61.5/bsd/pthread/
H A Dpthread_workqueue.c5284 thread_deallocate_daemon_register_queue(&workq_deallocate_queue, in workq_init()