Home
last modified time | relevance | path

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

12

/ThreadX-v6.4.1/common/src/
Dtxe_queue_flush.c83 status = TX_QUEUE_ERROR; in _txe_queue_flush()
91 status = TX_QUEUE_ERROR; in _txe_queue_flush()
Dtxe_queue_prioritize.c80 status = TX_QUEUE_ERROR; in _txe_queue_prioritize()
87 status = TX_QUEUE_ERROR; in _txe_queue_prioritize()
Dtxe_queue_send_notify.c84 status = TX_QUEUE_ERROR; in _txe_queue_send_notify()
92 status = TX_QUEUE_ERROR; in _txe_queue_send_notify()
Dtxe_queue_create.c104 status = TX_QUEUE_ERROR; in _txe_queue_create()
112 status = TX_QUEUE_ERROR; in _txe_queue_create()
162 status = TX_QUEUE_ERROR; in _txe_queue_create()
Dtxe_queue_delete.c91 status = TX_QUEUE_ERROR; in _txe_queue_delete()
99 status = TX_QUEUE_ERROR; in _txe_queue_delete()
Dtxe_queue_info_get.c92 status = TX_QUEUE_ERROR; in _txe_queue_info_get()
100 status = TX_QUEUE_ERROR; in _txe_queue_info_get()
Dtxe_queue_front_send.c95 status = TX_QUEUE_ERROR; in _txe_queue_front_send()
103 status = TX_QUEUE_ERROR; in _txe_queue_front_send()
Dtxe_queue_receive.c97 status = TX_QUEUE_ERROR; in _txe_queue_receive()
105 status = TX_QUEUE_ERROR; in _txe_queue_receive()
Dtxe_queue_send.c95 status = TX_QUEUE_ERROR; in _txe_queue_send()
103 status = TX_QUEUE_ERROR; in _txe_queue_send()
/ThreadX-v6.4.1/common_smp/src/
Dtxe_queue_flush.c83 status = TX_QUEUE_ERROR; in _txe_queue_flush()
91 status = TX_QUEUE_ERROR; in _txe_queue_flush()
Dtxe_queue_prioritize.c80 status = TX_QUEUE_ERROR; in _txe_queue_prioritize()
87 status = TX_QUEUE_ERROR; in _txe_queue_prioritize()
Dtxe_queue_send_notify.c84 status = TX_QUEUE_ERROR; in _txe_queue_send_notify()
92 status = TX_QUEUE_ERROR; in _txe_queue_send_notify()
Dtxe_queue_create.c104 status = TX_QUEUE_ERROR; in _txe_queue_create()
112 status = TX_QUEUE_ERROR; in _txe_queue_create()
162 status = TX_QUEUE_ERROR; in _txe_queue_create()
Dtxe_queue_delete.c91 status = TX_QUEUE_ERROR; in _txe_queue_delete()
99 status = TX_QUEUE_ERROR; in _txe_queue_delete()
Dtxe_queue_info_get.c92 status = TX_QUEUE_ERROR; in _txe_queue_info_get()
100 status = TX_QUEUE_ERROR; in _txe_queue_info_get()
Dtxe_queue_front_send.c95 status = TX_QUEUE_ERROR; in _txe_queue_front_send()
103 status = TX_QUEUE_ERROR; in _txe_queue_front_send()
Dtxe_queue_receive.c97 status = TX_QUEUE_ERROR; in _txe_queue_receive()
105 status = TX_QUEUE_ERROR; in _txe_queue_receive()
Dtxe_queue_send.c95 status = TX_QUEUE_ERROR; in _txe_queue_send()
103 status = TX_QUEUE_ERROR; in _txe_queue_send()
/ThreadX-v6.4.1/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.4.1/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.4.1/utility/rtos_compatibility_layers/posix/
Dpx_mq_receive.c188 case TX_QUEUE_ERROR: in mq_receive()

12