Home
last modified time | relevance | path

Searched refs:TX_QUEUE_ERROR (Results 1 – 22 of 22) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtxe_queue_flush.c84 status = TX_QUEUE_ERROR; in _txe_queue_flush()
92 status = TX_QUEUE_ERROR; in _txe_queue_flush()
Dtxe_queue_prioritize.c81 status = TX_QUEUE_ERROR; in _txe_queue_prioritize()
88 status = TX_QUEUE_ERROR; in _txe_queue_prioritize()
Dtxe_queue_send_notify.c85 status = TX_QUEUE_ERROR; in _txe_queue_send_notify()
93 status = TX_QUEUE_ERROR; in _txe_queue_send_notify()
Dtxe_queue_create.c105 status = TX_QUEUE_ERROR; in _txe_queue_create()
113 status = TX_QUEUE_ERROR; in _txe_queue_create()
163 status = TX_QUEUE_ERROR; in _txe_queue_create()
Dtxe_queue_delete.c92 status = TX_QUEUE_ERROR; in _txe_queue_delete()
100 status = TX_QUEUE_ERROR; in _txe_queue_delete()
Dtxe_queue_info_get.c93 status = TX_QUEUE_ERROR; in _txe_queue_info_get()
101 status = TX_QUEUE_ERROR; in _txe_queue_info_get()
Dtxe_queue_send.c96 status = TX_QUEUE_ERROR; in _txe_queue_send()
104 status = TX_QUEUE_ERROR; in _txe_queue_send()
Dtxe_queue_front_send.c96 status = TX_QUEUE_ERROR; in _txe_queue_front_send()
104 status = TX_QUEUE_ERROR; in _txe_queue_front_send()
Dtxe_queue_receive.c98 status = TX_QUEUE_ERROR; in _txe_queue_receive()
106 status = TX_QUEUE_ERROR; in _txe_queue_receive()
/ThreadX-v6.2.1/common/src/
Dtxe_queue_flush.c84 status = TX_QUEUE_ERROR; in _txe_queue_flush()
92 status = TX_QUEUE_ERROR; in _txe_queue_flush()
Dtxe_queue_prioritize.c81 status = TX_QUEUE_ERROR; in _txe_queue_prioritize()
88 status = TX_QUEUE_ERROR; in _txe_queue_prioritize()
Dtxe_queue_send_notify.c85 status = TX_QUEUE_ERROR; in _txe_queue_send_notify()
93 status = TX_QUEUE_ERROR; in _txe_queue_send_notify()
Dtxe_queue_create.c105 status = TX_QUEUE_ERROR; in _txe_queue_create()
113 status = TX_QUEUE_ERROR; in _txe_queue_create()
163 status = TX_QUEUE_ERROR; in _txe_queue_create()
Dtxe_queue_delete.c92 status = TX_QUEUE_ERROR; in _txe_queue_delete()
100 status = TX_QUEUE_ERROR; in _txe_queue_delete()
Dtxe_queue_info_get.c93 status = TX_QUEUE_ERROR; in _txe_queue_info_get()
101 status = TX_QUEUE_ERROR; in _txe_queue_info_get()
Dtxe_queue_front_send.c96 status = TX_QUEUE_ERROR; in _txe_queue_front_send()
104 status = TX_QUEUE_ERROR; in _txe_queue_front_send()
Dtxe_queue_receive.c98 status = TX_QUEUE_ERROR; in _txe_queue_receive()
106 status = TX_QUEUE_ERROR; in _txe_queue_receive()
Dtxe_queue_send.c96 status = TX_QUEUE_ERROR; in _txe_queue_send()
104 status = TX_QUEUE_ERROR; in _txe_queue_send()
/ThreadX-v6.2.1/utility/rtos_compatibility_layers/posix/
Dpx_mq_receive.c189 case TX_QUEUE_ERROR: in mq_receive()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h208 #define TX_QUEUE_ERROR ((UINT) 0x09) macro
/ThreadX-v6.2.1/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h1636 return(TX_QUEUE_ERROR); in _txm_module_manager_tx_queue_send_notify_dispatch()
/ThreadX-v6.2.1/common/inc/
Dtx_api.h207 #define TX_QUEUE_ERROR ((UINT) 0x09) macro