Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_smp_resume_suspend_decending_order_test.c36 static TX_THREAD thread_27; variable
467 status = tx_thread_create(&thread_27, "thread 27", thread_entry, 27, in test_application_define()
471 status += tx_thread_smp_core_exclude(&thread_27, 0x0); /* No exclusions! */ in test_application_define()
625 status = tx_thread_resume(&thread_27); in thread_0_entry()
630 … || (_tx_thread_execute_ptr[2] != &thread_27) || (_tx_thread_execute_ptr[3] != &thread_29)) in thread_0_entry()
644 … || (_tx_thread_execute_ptr[2] != &thread_27) || (_tx_thread_execute_ptr[3] != &thread_26)) in thread_0_entry()
658 … || (_tx_thread_execute_ptr[2] != &thread_27) || (_tx_thread_execute_ptr[3] != &thread_26)) in thread_0_entry()
1055 status = tx_thread_suspend(&thread_27); in thread_0_entry()
Dthreadx_smp_resume_suspend_accending_order_test.c36 static TX_THREAD thread_27; variable
467 status = tx_thread_create(&thread_27, "thread 27", thread_entry, 27, in test_application_define()
471 status += tx_thread_smp_core_exclude(&thread_27, 0x0); /* No exclusions! */ in test_application_define()
908 status = tx_thread_resume(&thread_27); in thread_0_entry()
1300 … || (_tx_thread_execute_ptr[2] != &thread_26) || (_tx_thread_execute_ptr[3] != &thread_27)) in thread_0_entry()
1314 … || (_tx_thread_execute_ptr[2] != &thread_26) || (_tx_thread_execute_ptr[3] != &thread_27)) in thread_0_entry()
1328 … || (_tx_thread_execute_ptr[2] != &thread_29) || (_tx_thread_execute_ptr[3] != &thread_27)) in thread_0_entry()
1338 status = tx_thread_suspend(&thread_27); in thread_0_entry()
Dthreadx_smp_random_resume_suspend_test.c40 static TX_THREAD thread_27; variable
1071 {&thread_27},
Dthreadx_smp_random_resume_suspend_exclusion_test.c40 static TX_THREAD thread_27; variable
1071 {&thread_27},
Dthreadx_smp_random_resume_suspend_exclusion_pt_test.c40 static TX_THREAD thread_27; variable
1071 {&thread_27},