Home
last modified time | relevance | path

Searched refs:start_pass (Results 1 – 3 of 3) sorted by relevance

/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_smp_random_resume_suspend_test.c2091 static UINT start_pass; variable
2189 start_pass = 0; in control_thread_entry()
2190 end_pass = start_pass + MAX_PASSES; in control_thread_entry()
Dthreadx_smp_random_resume_suspend_exclusion_test.c2091 static UINT start_pass; variable
2193 start_pass = 0; in control_thread_entry()
2194 end_pass = start_pass + MAX_PASSES; in control_thread_entry()
Dthreadx_smp_random_resume_suspend_exclusion_pt_test.c2091 static UINT start_pass; variable
2255 start_pass = 0; in control_thread_entry()
2256 end_pass = start_pass + MAX_PASSES; in control_thread_entry()