Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/ipc/
H A Dipc_mqueue.c178 th = waitq_wakeup64_identify_locked(wqset, IPC_MQUEUE_RECEIVE, in ipc_mqueue_add_locked()
353 waitq_wakeup64_all_locked(waitq, IPC_MQUEUE_RECEIVE, in ipc_mqueue_changed()
617 IPC_MQUEUE_RECEIVE, THREAD_AWAKENED, in ipc_mqueue_post()
1030 IPC_MQUEUE_RECEIVE, in ipc_mqueue_receive_on_thread_and_unlock()
H A Dipc_mqueue.h132 #define IPC_MQUEUE_RECEIVE NO_EVENT64 macro
H A Dipc_port.c3323 assert(event == IPC_MQUEUE_RECEIVE); in kdp_mqueue_recv_find_owner()