Home
last modified time | relevance | path

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

/xnu-8796.141.3/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.c370 &work_interval->wi_deallocate_link, MPSC_QUEUE_NONE); in work_interval_deferred_release()
H A Dthread_group.c628 MPSC_QUEUE_NONE); in thread_group_deallocate_safe()
H A Dsmr.c671 &bucket->smrb_mplink, MPSC_QUEUE_NONE); in smr_global_retire()
H A Dthread.c1190 MPSC_QUEUE_NONE); in thread_terminate_crashed_threads()
/xnu-8796.141.3/osfmk/ipc/
H A Dipc_object.c157 &wq->waitq_defer, MPSC_QUEUE_NONE); in ipc_object_free_safe()
/xnu-8796.141.3/bsd/kern/
H A Dkdebug.c524 MPSC_QUEUE_NONE); in _register_coproc_internal()