Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_smp_random_resume_suspend_test.c2092 static UINT end_pass; variable
2190 end_pass = start_pass + MAX_PASSES; in control_thread_entry()
2309 } while (pass < end_pass); in control_thread_entry()
Dthreadx_smp_random_resume_suspend_exclusion_test.c2092 static UINT end_pass; variable
2194 end_pass = start_pass + MAX_PASSES; in control_thread_entry()
2333 } while (pass < end_pass); in control_thread_entry()
Dthreadx_smp_random_resume_suspend_exclusion_pt_test.c2092 static UINT end_pass; variable
2256 end_pass = start_pass + MAX_PASSES; in control_thread_entry()
2419 } while (pass < end_pass); in control_thread_entry()