Home
last modified time | relevance | path

Searched refs:TX_QUEUE_FULL (Results 1 – 25 of 27) sorted by relevance

12

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_queue_basic_eight_word_test.c119 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()
Dthreadx_queue_basic_four_word_test.c119 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()
Dthreadx_queue_basic_sixteen_word_test.c119 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()
Dthreadx_queue_basic_two_word_test.c159 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()
Dthreadx_queue_suspension_timeout_test.c180 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()
Dthreadx_queue_basic_one_word_test.c558 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()
Dthreadx_queue_information_test.c155 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()
Dthreadx_queue_front_send_test.c274 if (status != TX_QUEUE_FULL) in thread_0_entry()
424 if (status != TX_QUEUE_FULL) in thread_0_entry()
Dtestcontrol.c1092 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/
Dthreadx_queue_basic_eight_word_test.c119 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()
Dthreadx_queue_basic_four_word_test.c119 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()
Dthreadx_queue_basic_sixteen_word_test.c119 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()
Dthreadx_queue_basic_two_word_test.c159 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()
Dthreadx_queue_suspension_timeout_test.c180 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()
Dthreadx_queue_information_test.c155 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()
Dthreadx_queue_basic_one_word_test.c558 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()
Dthreadx_queue_front_send_test.c274 if (status != TX_QUEUE_FULL) in thread_0_entry()
424 if (status != TX_QUEUE_FULL) in thread_0_entry()
Dtestcontrol.c1218 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/
Dtx_queue_front_send.c295 status = TX_QUEUE_FULL; in _tx_queue_front_send()
417 status = TX_QUEUE_FULL; in _tx_queue_front_send()
Dtx_queue_send.c290 status = TX_QUEUE_FULL; in _tx_queue_send()
422 status = TX_QUEUE_FULL; in _tx_queue_send()
Dtx_queue_cleanup.c188 thread_ptr -> tx_thread_suspend_status = TX_QUEUE_FULL; in _tx_queue_cleanup()
/ThreadX-v6.3.0/common_smp/src/
Dtx_queue_front_send.c295 status = TX_QUEUE_FULL; in _tx_queue_front_send()
417 status = TX_QUEUE_FULL; in _tx_queue_front_send()
Dtx_queue_send.c290 status = TX_QUEUE_FULL; in _tx_queue_send()
422 status = TX_QUEUE_FULL; in _tx_queue_send()
Dtx_queue_cleanup.c188 thread_ptr -> tx_thread_suspend_status = TX_QUEUE_FULL; in _tx_queue_cleanup()
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
Dtx_freertos.c1396 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()

12