Searched refs:control_thread (Results 1 – 3 of 3) sorted by relevance
| /ThreadX-v6.4.1/test/smp/regression/ |
| D | threadx_smp_random_resume_suspend_test.c | 2097 static TX_THREAD control_thread; variable 2117 status = tx_thread_create(&control_thread, "control thread", control_thread_entry, 0, in test_application_define()
|
| D | threadx_smp_random_resume_suspend_exclusion_test.c | 2098 static TX_THREAD control_thread; variable 2117 status = tx_thread_create(&control_thread, "control thread", control_thread_entry, 0, in test_application_define()
|
| D | threadx_smp_random_resume_suspend_exclusion_pt_test.c | 2102 static TX_THREAD control_thread; variable 2122 status = tx_thread_create(&control_thread, "control thread", control_thread_entry, 0, in test_application_define()
|