_tx_queue_receive() is only used within threadx.
 
Symbols
loading...
Files
loading...

_tx_queue_receive() function

Syntax

UINT _tx_queue_receive(TX_QUEUE *queue_ptr,     VOID *destination_ptr,     ULONG wait_option);
Implemented in tx_queue_receive.c:82

Arguments

queue_ptr

destination_ptr

wait_option

Call Tree

Functions calling _tx_queue_receive()
Functions called by _tx_queue_receive()
all items filtered out
_tx_queue_receive()
Data read by _tx_queue_receive()
Data written by _tx_queue_receive()
_tx_queue_receive()
Type of _tx_queue_receive()
_tx_queue_receive()
all items filtered out