![]() |
Dataflow Runtime API
3.1.1.0
|
Macros | |
#define | TX_QUEUE_ID ((ULONG) 0x51554555) |
ThreadX Component More... | |
#define | TX_QUEUE_MESSAGE_COPY(s, d, z) |
#define | QUEUE_DECLARE extern |
#define | TX_QUEUE_DELETE_PORT_COMPLETION(q) |
Functions | |
VOID | _tx_queue_initialize (VOID) |
VOID | _tx_queue_cleanup (TX_THREAD *thread_ptr, ULONG suspension_sequence) |
Variables | |
QUEUE_DECLARE TX_QUEUE * | _tx_queue_created_ptr |
QUEUE_DECLARE ULONG | _tx_queue_created_count |
#define QUEUE_DECLARE extern |
#define TX_QUEUE_DELETE_PORT_COMPLETION | ( | q | ) |
#define TX_QUEUE_ID ((ULONG) 0x51554555) |
ThreadX Component
Queue
#define TX_QUEUE_MESSAGE_COPY | ( | s, | |
d, | |||
z | |||
) |
QUEUE_DECLARE ULONG _tx_queue_created_count |
QUEUE_DECLARE TX_QUEUE* _tx_queue_created_ptr |