Home
last modified time | relevance | path

Searched defs:pMsgPrio (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_mq_arrange_msg.c71 ULONG posix_arrange_msg(TX_QUEUE *Queue, ULONG *pMsgPrio) in posix_arrange_msg()
Dpx_mq_receive.c79 ssize_t mq_receive( mqd_t mqdes, VOID * pMsg, size_t msgLen, ULONG *pMsgPrio) in mq_receive()