Home
last modified time | relevance | path

Searched refs:thread_31a_counter (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_smp_relinquish_test.c17 static ULONG thread_31a_counter; variable
198 thread_31a_counter = 0; in test_application_define()
247 …if ((status != TX_SUCCESS) || (thread_31a_counter == 0) || (thread_31b_counter == 0) || (thread_31… in thread_0_entry()
271 thread_31a_counter++; in thread_31a_entry()
Dthreadx_smp_time_slice_test.c17 static ULONG thread_31a_counter; variable
201 thread_31a_counter = 0; in test_application_define()
250 …if ((status != TX_SUCCESS) || (thread_31a_counter == 0) || (thread_31b_counter == 0) || (thread_31… in thread_0_entry()
274 thread_31a_counter++; in thread_31a_entry()