Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common/inc/
Dtx_api.h967 typedef struct TX_QUEUE_STRUCT struct
971 ULONG tx_queue_id;
974 CHAR *tx_queue_name;
977 UINT tx_queue_message_size;
980 UINT tx_queue_capacity;
1004 struct TX_QUEUE_STRUCT argument
1005 *tx_queue_created_next,
1006 *tx_queue_created_previous;
1034 VOID (*tx_queue_send_notify)(struct TX_QUEUE_STRUCT *queue_ptr); argument
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h988 typedef struct TX_QUEUE_STRUCT struct
992 ULONG tx_queue_id;
995 CHAR *tx_queue_name;
998 UINT tx_queue_message_size;
1001 UINT tx_queue_capacity;
1025 struct TX_QUEUE_STRUCT argument
1026 *tx_queue_created_next,
1027 *tx_queue_created_previous;
1055 VOID (*tx_queue_send_notify)(struct TX_QUEUE_STRUCT *queue_ptr); argument