Searched refs:thread_2_1 (Results 1 – 5 of 5) sorted by relevance
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_thread_multi_level_preemption_threshold_test.c | 41 static TX_THREAD thread_2_1; variable 419 status = tx_thread_create(&thread_2_1, "thread 2-1", thread_2_1_entry, 2, in test_application_define() 718 status = tx_thread_resume(&thread_2_1); in thread_4_3_entry()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_multi_level_preemption_threshold_test.c | 41 static TX_THREAD thread_2_1; variable 419 status = tx_thread_create(&thread_2_1, "thread 2-1", thread_2_1_entry, 2, in test_application_define() 718 status = tx_thread_resume(&thread_2_1); in thread_4_3_entry()
|
| D | threadx_smp_random_resume_suspend_exclusion_test.c | 272 static TX_THREAD thread_2_1; variable 1303 {&thread_2_1},
|
| D | threadx_smp_random_resume_suspend_test.c | 272 static TX_THREAD thread_2_1; variable 1303 {&thread_2_1},
|
| D | threadx_smp_random_resume_suspend_exclusion_pt_test.c | 272 static TX_THREAD thread_2_1; variable 1303 {&thread_2_1},
|