| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_queue_basic_eight_word_test.c | 119 if (status != TX_QUEUE_FULL) in thread_0_entry() 171 if (status != TX_QUEUE_FULL) in thread_0_entry() 235 if (status != TX_QUEUE_FULL) in thread_0_entry() 328 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | threadx_queue_basic_four_word_test.c | 119 if (status != TX_QUEUE_FULL) in thread_0_entry() 171 if (status != TX_QUEUE_FULL) in thread_0_entry() 235 if (status != TX_QUEUE_FULL) in thread_0_entry() 328 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | threadx_queue_basic_sixteen_word_test.c | 119 if (status != TX_QUEUE_FULL) in thread_0_entry() 171 if (status != TX_QUEUE_FULL) in thread_0_entry() 235 if (status != TX_QUEUE_FULL) in thread_0_entry() 328 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | threadx_queue_basic_two_word_test.c | 159 if (status != TX_QUEUE_FULL) in thread_0_entry() 211 if (status != TX_QUEUE_FULL) in thread_0_entry() 275 if (status != TX_QUEUE_FULL) in thread_0_entry() 368 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | threadx_queue_suspension_timeout_test.c | 180 if ((status != TX_QUEUE_FULL) || (thread_1_counter != 0) || (thread_2_counter != 0)) in thread_0_entry() 192 if ((status != TX_QUEUE_FULL) || (thread_1_counter != 1) || (thread_2_counter != 1)) in thread_0_entry()
|
| D | threadx_queue_basic_one_word_test.c | 558 if (status != TX_QUEUE_FULL) in thread_0_entry() 608 if (status != TX_QUEUE_FULL) in thread_0_entry() 665 if (status != TX_QUEUE_FULL) in thread_0_entry() 743 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | threadx_queue_information_test.c | 155 if (status != TX_QUEUE_FULL) in thread_0_entry() 205 if (status != TX_QUEUE_FULL) in thread_0_entry() 262 if (status != TX_QUEUE_FULL) in thread_0_entry() 340 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | threadx_queue_front_send_test.c | 274 if (status != TX_QUEUE_FULL) in thread_0_entry() 424 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | testcontrol.c | 1092 if (status != TX_QUEUE_FULL) in tx_application_define() 1104 if (status != TX_QUEUE_FULL) in tx_application_define()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_queue_basic_eight_word_test.c | 119 if (status != TX_QUEUE_FULL) in thread_0_entry() 171 if (status != TX_QUEUE_FULL) in thread_0_entry() 235 if (status != TX_QUEUE_FULL) in thread_0_entry() 328 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | threadx_queue_basic_four_word_test.c | 119 if (status != TX_QUEUE_FULL) in thread_0_entry() 171 if (status != TX_QUEUE_FULL) in thread_0_entry() 235 if (status != TX_QUEUE_FULL) in thread_0_entry() 328 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | threadx_queue_basic_sixteen_word_test.c | 119 if (status != TX_QUEUE_FULL) in thread_0_entry() 171 if (status != TX_QUEUE_FULL) in thread_0_entry() 235 if (status != TX_QUEUE_FULL) in thread_0_entry() 328 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | threadx_queue_basic_two_word_test.c | 159 if (status != TX_QUEUE_FULL) in thread_0_entry() 211 if (status != TX_QUEUE_FULL) in thread_0_entry() 275 if (status != TX_QUEUE_FULL) in thread_0_entry() 368 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | threadx_queue_suspension_timeout_test.c | 180 if ((status != TX_QUEUE_FULL) || (thread_1_counter != 0) || (thread_2_counter != 0)) in thread_0_entry() 192 if ((status != TX_QUEUE_FULL) || (thread_1_counter != 1) || (thread_2_counter != 1)) in thread_0_entry()
|
| D | threadx_queue_information_test.c | 155 if (status != TX_QUEUE_FULL) in thread_0_entry() 205 if (status != TX_QUEUE_FULL) in thread_0_entry() 262 if (status != TX_QUEUE_FULL) in thread_0_entry() 340 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | threadx_queue_basic_one_word_test.c | 558 if (status != TX_QUEUE_FULL) in thread_0_entry() 608 if (status != TX_QUEUE_FULL) in thread_0_entry() 665 if (status != TX_QUEUE_FULL) in thread_0_entry() 743 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | threadx_queue_front_send_test.c | 274 if (status != TX_QUEUE_FULL) in thread_0_entry() 424 if (status != TX_QUEUE_FULL) in thread_0_entry()
|
| D | testcontrol.c | 1218 if (status != TX_QUEUE_FULL) in tx_application_define() 1230 if (status != TX_QUEUE_FULL) in tx_application_define()
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_queue_front_send.c | 295 status = TX_QUEUE_FULL; in _tx_queue_front_send() 417 status = TX_QUEUE_FULL; in _tx_queue_front_send()
|
| D | tx_queue_send.c | 290 status = TX_QUEUE_FULL; in _tx_queue_send() 422 status = TX_QUEUE_FULL; in _tx_queue_send()
|
| D | tx_queue_cleanup.c | 188 thread_ptr -> tx_thread_suspend_status = TX_QUEUE_FULL; in _tx_queue_cleanup()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_queue_front_send.c | 295 status = TX_QUEUE_FULL; in _tx_queue_front_send() 417 status = TX_QUEUE_FULL; in _tx_queue_front_send()
|
| D | tx_queue_send.c | 290 status = TX_QUEUE_FULL; in _tx_queue_send() 422 status = TX_QUEUE_FULL; in _tx_queue_send()
|
| D | tx_queue_cleanup.c | 188 thread_ptr -> tx_thread_suspend_status = TX_QUEUE_FULL; in _tx_queue_cleanup()
|
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/ |
| D | tx_freertos.c | 1396 if((ret != TX_SUCCESS) && (ret != TX_QUEUE_FULL)) { in xSemaphoreGive() 1631 if((ret != TX_SUCCESS) && (ret != TX_QUEUE_FULL)) { in xQueueSend() 1727 if((ret != TX_SUCCESS) && (ret != TX_QUEUE_FULL)) { in xQueueSendToFront()
|