Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dmpsc_queue.c431 static struct mpsc_daemon_queue thread_deferred_deallocation_queue; variable
438 kr = _mpsc_daemon_queue_init_with_thread(&thread_deferred_deallocation_queue, in thread_deallocate_daemon_init()
451 &thread_deferred_deallocation_queue); in thread_deallocate_daemon_register_queue()