Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dmpsc_queue.c163 _mpsc_daemon_queue_init_with_thread(mpsc_daemon_queue_t dq, in _mpsc_daemon_queue_init_with_thread() function
194 return _mpsc_daemon_queue_init_with_thread(dq, invoke, pri, name, in mpsc_daemon_queue_init_with_thread()
471 kr = _mpsc_daemon_queue_init_with_thread(&thread_deferred_deallocation_queue, in thread_deallocate_daemon_init()