Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/ !
H A Dmpsc_queue.c478 static struct mpsc_daemon_queue thread_deferred_deallocation_queue; variable
485 kr = _mpsc_daemon_queue_init_with_thread(&thread_deferred_deallocation_queue, in thread_deallocate_daemon_init()
499 &thread_deferred_deallocation_queue, MPSC_DAEMON_INIT_NONE); in thread_deallocate_daemon_register_queue()