Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kern/
H A Dmpsc_queue.c177 _mpsc_daemon_queue_init_with_thread(mpsc_daemon_queue_t dq, in _mpsc_daemon_queue_init_with_thread() function
208 return _mpsc_daemon_queue_init_with_thread(dq, invoke, pri, name, in mpsc_daemon_queue_init_with_thread()
485 kr = _mpsc_daemon_queue_init_with_thread(&thread_deferred_deallocation_queue, in thread_deallocate_daemon_init()