Home
last modified time | relevance | path

Searched refs:thread_1a_counter (Results 1 – 4 of 4) sorted by relevance

/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_queue_full_suspension_test.c18 static unsigned long thread_1a_counter = 0; variable
199 if ((status != TX_SUCCESS) || (thread_1a_counter != 0)) in thread_0_entry()
214 if ((status != TX_SUCCESS) || (thread_1a_counter != 5) || (thread_2a_counter != 1)) in thread_0_entry()
352 thread_1a_counter++; in thread_1a_entry()
Dthreadx_queue_front_send_test.c18 static unsigned long thread_1a_counter = 0; variable
302 if ((status != TX_SUCCESS) || (thread_1a_counter != 1)) in thread_0_entry()
667 thread_1a_counter++; in thread_1a_entry()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_queue_full_suspension_test.c18 static unsigned long thread_1a_counter = 0; variable
199 if ((status != TX_SUCCESS) || (thread_1a_counter != 0)) in thread_0_entry()
214 if ((status != TX_SUCCESS) || (thread_1a_counter != 5) || (thread_2a_counter != 1)) in thread_0_entry()
352 thread_1a_counter++; in thread_1a_entry()
Dthreadx_queue_front_send_test.c18 static unsigned long thread_1a_counter = 0; variable
302 if ((status != TX_SUCCESS) || (thread_1a_counter != 1)) in thread_0_entry()
667 thread_1a_counter++; in thread_1a_entry()