Searched refs:pMsgPrio (Results 1 – 5 of 5) sorted by relevance
71 ULONG posix_arrange_msg(TX_QUEUE *Queue, ULONG *pMsgPrio) in posix_arrange_msg() argument164 if (pMsgPrio != NULL) in posix_arrange_msg()167 *pMsgPrio = maxPrio; in posix_arrange_msg()
79 ssize_t mq_receive( mqd_t mqdes, VOID * pMsg, size_t msgLen, ULONG *pMsgPrio) in mq_receive() argument156 temp1 = posix_arrange_msg( Queue, pMsgPrio ); in mq_receive()266 if (pMsgPrio) in mq_receive()268 *pMsgPrio = priority_of_message; in mq_receive()
142 ULONG posix_arrange_msg( TX_QUEUE * Queue, ULONG * pMsgPrio );
487 ULONG *pMsgPrio );
97 ULONG *pMsgPrio );