Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dcore_analytics.c138 mpsc_daemon_enqueue(&core_analytics_event_queue, &event->link, MPSC_QUEUE_NONE); in core_analytics_send_event_preemption_disabled()
H A Dmpsc_queue.h165 MPSC_QUEUE_NONE = 0, enumerator
H A Dwork_interval.c400 &work_interval->wi_deallocate_link, MPSC_QUEUE_NONE); in work_interval_deferred_release()
H A Dthread_group.c624 MPSC_QUEUE_NONE); in thread_group_deallocate_safe()
H A Dthread.c1191 MPSC_QUEUE_NONE); in thread_terminate_crashed_threads()
/xnu-12377.81.4/osfmk/ipc/
H A Dipc_object.c153 &wq->waitq_defer, MPSC_QUEUE_NONE); in ipc_object_free_safe()
/xnu-12377.81.4/bsd/kern/
H A Dkdebug.c595 MPSC_QUEUE_NONE); in _register_coproc_internal()