Searched refs:MQ_RSEL (Results 1 – 1 of 1) sorted by relevance
192 #define MQ_RSEL 0x01 macro1805 if (mq->mq_flags & MQ_RSEL) { in _mqueue_send()1806 mq->mq_flags &= ~MQ_RSEL; in _mqueue_send()2465 if (mq->mq_flags & MQ_RSEL) { in mqueue_fdclose()2466 mq->mq_flags &= ~MQ_RSEL; in mqueue_fdclose()2512 mq->mq_flags |= MQ_RSEL; in mqf_poll()