Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dmpsc_queue.c464 static struct mpsc_daemon_queue thread_deferred_deallocation_queue; variable
471 kr = _mpsc_daemon_queue_init_with_thread(&thread_deferred_deallocation_queue, in thread_deallocate_daemon_init()
485 &thread_deferred_deallocation_queue, MPSC_DAEMON_INIT_NONE); in thread_deallocate_daemon_register_queue()