Home
last modified time | relevance | path

Searched refs:TX_QUEUE_EMPTY (Results 1 – 25 of 29) sorted by relevance

12

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_queue_prioritize.c411 if (status != TX_QUEUE_EMPTY) in thread_1_entry()
434 if (status != TX_QUEUE_EMPTY) in thread_2_entry()
457 if (status != TX_QUEUE_EMPTY) in thread_3_entry()
480 if (status != TX_QUEUE_EMPTY) in thread_4_entry()
503 if (status != TX_QUEUE_EMPTY) in thread_5_entry()
526 if (status != TX_QUEUE_EMPTY) in thread_6_entry()
Dthreadx_queue_basic_eight_word_test.c144 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
196 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
295 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
388 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
Dthreadx_queue_basic_four_word_test.c144 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
196 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
295 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
388 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
Dthreadx_queue_basic_sixteen_word_test.c144 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
196 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
295 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
388 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
Dthreadx_queue_basic_two_word_test.c184 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
236 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
335 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
428 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
Dthreadx_queue_suspension_timeout_test.c224 if (status != TX_QUEUE_EMPTY) in thread_1_entry()
248 if (status != TX_QUEUE_EMPTY) in thread_2_entry()
Dthreadx_queue_basic_one_word_test.c582 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
632 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
713 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
791 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
Dthreadx_queue_information_test.c179 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
229 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
310 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
388 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
Dthreadx_queue_thread_terminate_test.c176 if (status != TX_QUEUE_EMPTY) in thread_1_entry()
Dthreadx_queue_front_send_test.c222 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
372 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_queue_prioritize.c411 if (status != TX_QUEUE_EMPTY) in thread_1_entry()
434 if (status != TX_QUEUE_EMPTY) in thread_2_entry()
457 if (status != TX_QUEUE_EMPTY) in thread_3_entry()
480 if (status != TX_QUEUE_EMPTY) in thread_4_entry()
503 if (status != TX_QUEUE_EMPTY) in thread_5_entry()
526 if (status != TX_QUEUE_EMPTY) in thread_6_entry()
Dthreadx_queue_basic_eight_word_test.c144 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
196 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
295 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
388 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
Dthreadx_queue_basic_four_word_test.c144 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
196 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
295 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
388 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
Dthreadx_queue_basic_sixteen_word_test.c144 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
196 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
295 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
388 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
Dthreadx_queue_basic_two_word_test.c184 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
236 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
335 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
428 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
Dthreadx_queue_suspension_timeout_test.c224 if (status != TX_QUEUE_EMPTY) in thread_1_entry()
248 if (status != TX_QUEUE_EMPTY) in thread_2_entry()
Dthreadx_queue_information_test.c179 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
229 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
310 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
388 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
Dthreadx_queue_basic_one_word_test.c582 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
632 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
713 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
791 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
Dthreadx_queue_thread_terminate_test.c176 if (status != TX_QUEUE_EMPTY) in thread_1_entry()
Dthreadx_queue_front_send_test.c222 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
372 if (status != TX_QUEUE_EMPTY) in thread_0_entry()
/ThreadX-v6.3.0/common/src/
Dtx_queue_cleanup.c194 thread_ptr -> tx_thread_suspend_status = TX_QUEUE_EMPTY; in _tx_queue_cleanup()
Dtx_queue_receive.c383 status = TX_QUEUE_EMPTY; in _tx_queue_receive()
482 status = TX_QUEUE_EMPTY; in _tx_queue_receive()
/ThreadX-v6.3.0/common_smp/src/
Dtx_queue_cleanup.c194 thread_ptr -> tx_thread_suspend_status = TX_QUEUE_EMPTY; in _tx_queue_cleanup()
Dtx_queue_receive.c383 status = TX_QUEUE_EMPTY; in _tx_queue_receive()
482 status = TX_QUEUE_EMPTY; in _tx_queue_receive()
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_mq_receive.c175 case TX_QUEUE_EMPTY: in mq_receive()

12