Home
last modified time | relevance | path

Searched refs:thread_17 (Results 1 – 5 of 5) sorted by relevance

/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_smp_resume_suspend_decending_order_test.c26 static TX_THREAD thread_17; variable
327 status = tx_thread_create(&thread_17, "thread 17", thread_entry, 17, in test_application_define()
331 status += tx_thread_smp_core_exclude(&thread_17, 0x0); /* No exclusions! */ in test_application_define()
765 status = tx_thread_resume(&thread_17); in thread_0_entry()
770 … || (_tx_thread_execute_ptr[2] != &thread_18) || (_tx_thread_execute_ptr[3] != &thread_17)) in thread_0_entry()
784 … || (_tx_thread_execute_ptr[2] != &thread_18) || (_tx_thread_execute_ptr[3] != &thread_17)) in thread_0_entry()
798 … || (_tx_thread_execute_ptr[2] != &thread_15) || (_tx_thread_execute_ptr[3] != &thread_17)) in thread_0_entry()
1185 status = tx_thread_suspend(&thread_17); in thread_0_entry()
Dthreadx_smp_resume_suspend_accending_order_test.c26 static TX_THREAD thread_17; variable
327 status = tx_thread_create(&thread_17, "thread 17", thread_entry, 17, in test_application_define()
331 status += tx_thread_smp_core_exclude(&thread_17, 0x0); /* No exclusions! */ in test_application_define()
778 status = tx_thread_resume(&thread_17); in thread_0_entry()
1160 … || (_tx_thread_execute_ptr[2] != &thread_17) || (_tx_thread_execute_ptr[3] != &thread_15)) in thread_0_entry()
1174 … || (_tx_thread_execute_ptr[2] != &thread_17) || (_tx_thread_execute_ptr[3] != &thread_18)) in thread_0_entry()
1188 … || (_tx_thread_execute_ptr[2] != &thread_17) || (_tx_thread_execute_ptr[3] != &thread_18)) in thread_0_entry()
1198 status = tx_thread_suspend(&thread_17); in thread_0_entry()
Dthreadx_smp_random_resume_suspend_test.c30 static TX_THREAD thread_17; variable
1061 {&thread_17},
Dthreadx_smp_random_resume_suspend_exclusion_test.c30 static TX_THREAD thread_17; variable
1061 {&thread_17},
Dthreadx_smp_random_resume_suspend_exclusion_pt_test.c30 static TX_THREAD thread_17; variable
1061 {&thread_17},