Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/ipc/
H A Dipc_mqueue.c994 wqs_prepost_flags_t wqs_flags = WQS_PREPOST_LOCK; in ipc_mqueue_receive_on_thread_and_unlock() local
1005 wqs_flags |= WQS_PREPOST_PEEK; in ipc_mqueue_receive_on_thread_and_unlock()
1008 port_wq = waitq_set_first_prepost(&pset->ips_wqset, wqs_flags); in ipc_mqueue_receive_on_thread_and_unlock()