Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common/inc/
Dtx_api.h962 typedef struct TX_QUEUE_STRUCT struct
966 ULONG tx_queue_id;
969 CHAR *tx_queue_name;
972 UINT tx_queue_message_size;
975 UINT tx_queue_capacity;
999 struct TX_QUEUE_STRUCT argument
1000 *tx_queue_created_next,
1001 *tx_queue_created_previous;
1029 VOID (*tx_queue_send_notify)(struct TX_QUEUE_STRUCT *queue_ptr); argument
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h983 typedef struct TX_QUEUE_STRUCT struct
987 ULONG tx_queue_id;
990 CHAR *tx_queue_name;
993 UINT tx_queue_message_size;
996 UINT tx_queue_capacity;
1020 struct TX_QUEUE_STRUCT argument
1021 *tx_queue_created_next,
1022 *tx_queue_created_previous;
1050 VOID (*tx_queue_send_notify)(struct TX_QUEUE_STRUCT *queue_ptr); argument