Home
last modified time | relevance | path

Searched refs:MAKE_POSIX_QUEUE (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.2.1/utility/rtos_compatibility_layers/posix/
Dpx_mq_putback_queue.c73 q_ptr = MAKE_POSIX_QUEUE(qid); in posix_putback_queue()
Dtx_posix.h60 #define MAKE_POSIX_QUEUE(queue) ((POSIX_MSG_QUEUE *)queue) macro