Home
last modified time | relevance | path

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

12

/ThreadX-v6.3.0/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.3.0/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_receive.c98 status = TX_QUEUE_ERROR; in _txe_queue_receive()
106 status = TX_QUEUE_ERROR; in _txe_queue_receive()
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_send.c96 status = TX_QUEUE_ERROR; in _txe_queue_send()
104 status = TX_QUEUE_ERROR; in _txe_queue_send()
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_queue_basic_one_word_test.c298 if (status != TX_QUEUE_ERROR) in thread_0_entry()
310 if (status != TX_QUEUE_ERROR) in thread_0_entry()
335 if (status != TX_QUEUE_ERROR) in thread_0_entry()
385 if (status != TX_QUEUE_ERROR) in thread_0_entry()
398 if (status != TX_QUEUE_ERROR) in thread_0_entry()
410 if (status != TX_QUEUE_ERROR) in thread_0_entry()
423 if (status != TX_QUEUE_ERROR) in thread_0_entry()
435 if (status != TX_QUEUE_ERROR) in thread_0_entry()
448 if (status != TX_QUEUE_ERROR) in thread_0_entry()
472 if (status != TX_QUEUE_ERROR) in thread_0_entry()
[all …]
Dthreadx_queue_empty_suspension_test.c157 if (status != TX_QUEUE_ERROR) in thread_0_entry()
170 if (status != TX_QUEUE_ERROR) in thread_0_entry()
Dthreadx_queue_prioritize.c265 if (status != TX_QUEUE_ERROR) in thread_0_entry()
278 if (status != TX_QUEUE_ERROR) in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_queue_basic_one_word_test.c298 if (status != TX_QUEUE_ERROR) in thread_0_entry()
310 if (status != TX_QUEUE_ERROR) in thread_0_entry()
335 if (status != TX_QUEUE_ERROR) in thread_0_entry()
385 if (status != TX_QUEUE_ERROR) in thread_0_entry()
398 if (status != TX_QUEUE_ERROR) in thread_0_entry()
410 if (status != TX_QUEUE_ERROR) in thread_0_entry()
423 if (status != TX_QUEUE_ERROR) in thread_0_entry()
435 if (status != TX_QUEUE_ERROR) in thread_0_entry()
448 if (status != TX_QUEUE_ERROR) in thread_0_entry()
472 if (status != TX_QUEUE_ERROR) in thread_0_entry()
[all …]
Dthreadx_queue_empty_suspension_test.c157 if (status != TX_QUEUE_ERROR) in thread_0_entry()
170 if (status != TX_QUEUE_ERROR) in thread_0_entry()
Dthreadx_queue_prioritize.c265 if (status != TX_QUEUE_ERROR) in thread_0_entry()
278 if (status != TX_QUEUE_ERROR) in thread_0_entry()
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_mq_receive.c189 case TX_QUEUE_ERROR: in mq_receive()

12