| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_queue_prioritize.c | 411 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()
|
| D | threadx_queue_basic_eight_word_test.c | 144 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()
|
| D | threadx_queue_basic_four_word_test.c | 144 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()
|
| D | threadx_queue_basic_sixteen_word_test.c | 144 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()
|
| D | threadx_queue_basic_two_word_test.c | 184 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()
|
| D | threadx_queue_suspension_timeout_test.c | 224 if (status != TX_QUEUE_EMPTY) in thread_1_entry() 248 if (status != TX_QUEUE_EMPTY) in thread_2_entry()
|
| D | threadx_queue_basic_one_word_test.c | 582 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()
|
| D | threadx_queue_information_test.c | 179 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()
|
| D | threadx_queue_thread_terminate_test.c | 176 if (status != TX_QUEUE_EMPTY) in thread_1_entry()
|
| D | threadx_queue_front_send_test.c | 222 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/ |
| D | threadx_queue_prioritize.c | 411 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()
|
| D | threadx_queue_basic_eight_word_test.c | 144 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()
|
| D | threadx_queue_basic_four_word_test.c | 144 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()
|
| D | threadx_queue_basic_sixteen_word_test.c | 144 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()
|
| D | threadx_queue_basic_two_word_test.c | 184 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()
|
| D | threadx_queue_suspension_timeout_test.c | 224 if (status != TX_QUEUE_EMPTY) in thread_1_entry() 248 if (status != TX_QUEUE_EMPTY) in thread_2_entry()
|
| D | threadx_queue_information_test.c | 179 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()
|
| D | threadx_queue_basic_one_word_test.c | 582 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()
|
| D | threadx_queue_thread_terminate_test.c | 176 if (status != TX_QUEUE_EMPTY) in thread_1_entry()
|
| D | threadx_queue_front_send_test.c | 222 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/ |
| D | tx_queue_cleanup.c | 194 thread_ptr -> tx_thread_suspend_status = TX_QUEUE_EMPTY; in _tx_queue_cleanup()
|
| D | tx_queue_receive.c | 383 status = TX_QUEUE_EMPTY; in _tx_queue_receive() 482 status = TX_QUEUE_EMPTY; in _tx_queue_receive()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_queue_cleanup.c | 194 thread_ptr -> tx_thread_suspend_status = TX_QUEUE_EMPTY; in _tx_queue_cleanup()
|
| D | tx_queue_receive.c | 383 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/ |
| D | px_mq_receive.c | 175 case TX_QUEUE_EMPTY: in mq_receive()
|