Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_smp_relinquish_test.c18 static ULONG thread_31b_counter; variable
199 thread_31b_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()
284 thread_31b_counter++; in thread_31b_entry()
Dthreadx_smp_time_slice_test.c18 static ULONG thread_31b_counter; variable
202 thread_31b_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()
286 thread_31b_counter++; in thread_31b_entry()