Home
last modified time | relevance | path

Searched refs:_tx_queue_front_send (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.2.1/common/src/
Dtxe_queue_front_send.c154 status = _tx_queue_front_send(queue_ptr, source_ptr, wait_option); in _txe_queue_front_send()
Dtx_queue_front_send.c80 UINT _tx_queue_front_send(TX_QUEUE *queue_ptr, VOID *source_ptr, ULONG wait_option) in _tx_queue_front_send() function
/ThreadX-v6.2.1/common_smp/src/
Dtxe_queue_front_send.c154 status = _tx_queue_front_send(queue_ptr, source_ptr, wait_option); in _txe_queue_front_send()
Dtx_queue_front_send.c80 UINT _tx_queue_front_send(TX_QUEUE *queue_ptr, VOID *source_ptr, ULONG wait_option) in _tx_queue_front_send() function
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1237 #define tx_queue_front_send _tx_queue_front_send
1702 UINT _tx_queue_front_send(TX_QUEUE *queue_ptr, VOID *source_ptr, ULONG wait_option);
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1157 #define tx_queue_front_send _tx_queue_front_send
1650 UINT _tx_queue_front_send(TX_QUEUE *queue_ptr, VOID *source_ptr, ULONG wait_option);