Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common/inc/
Dtx_api.h948 typedef struct TX_QUEUE_STRUCT struct
952 ULONG tx_queue_id;
955 CHAR *tx_queue_name;
958 UINT tx_queue_message_size;
961 UINT tx_queue_capacity;
985 struct TX_QUEUE_STRUCT argument
986 *tx_queue_created_next,
987 *tx_queue_created_previous;
1015 VOID (*tx_queue_send_notify)(struct TX_QUEUE_STRUCT *queue_ptr); argument
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h969 typedef struct TX_QUEUE_STRUCT struct
973 ULONG tx_queue_id;
976 CHAR *tx_queue_name;
979 UINT tx_queue_message_size;
982 UINT tx_queue_capacity;
1006 struct TX_QUEUE_STRUCT argument
1007 *tx_queue_created_next,
1008 *tx_queue_created_previous;
1036 VOID (*tx_queue_send_notify)(struct TX_QUEUE_STRUCT *queue_ptr); argument