Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/ipc/
H A Dipc_mqueue.c236 th = waitq_wakeup64_identify_locked(wqset, IPC_MQUEUE_RECEIVE, in ipc_mqueue_add_locked()
407 waitq_wakeup64_all_locked(waitq, IPC_MQUEUE_RECEIVE, in ipc_mqueue_changed()
670 IPC_MQUEUE_RECEIVE, WAITQ_KEEP_LOCKED); in ipc_mqueue_post()
1035 IPC_MQUEUE_RECEIVE, in ipc_mqueue_receive_on_thread_and_unlock()
H A Dipc_mqueue.h122 #define IPC_MQUEUE_RECEIVE NO_EVENT64 macro
H A Dipc_port.c3319 assert(event == IPC_MQUEUE_RECEIVE); in kdp_mqueue_recv_find_owner()