Searched refs:IMQ_NULL (Results 1 – 3 of 3) sorted by relevance
123 #define IMQ_NULL ((ipc_mqueue_t) 0) macro
423 ipc_mqueue_t port_mq = IMQ_NULL; in flipc_msg_to_remote_node()432 thread->ith_peekq = IMQ_NULL; in flipc_msg_to_remote_node()
958 __block ipc_mqueue_t port_mq = IMQ_NULL; in ipc_mqueue_receive_on_thread()982 if (port_mq != IMQ_NULL) { in ipc_mqueue_receive_on_thread()