Home
last modified time | relevance | path

Searched refs:tx_thread_suspend (Results 1 – 25 of 139) sorted by relevance

123456

/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_smp_resume_suspend_decending_order_test.c1003 status = tx_thread_suspend(&thread_31); in thread_0_entry()
1016 status = tx_thread_suspend(&thread_30); in thread_0_entry()
1029 status = tx_thread_suspend(&thread_29); in thread_0_entry()
1042 status = tx_thread_suspend(&thread_28); in thread_0_entry()
1055 status = tx_thread_suspend(&thread_27); in thread_0_entry()
1068 status = tx_thread_suspend(&thread_26); in thread_0_entry()
1081 status = tx_thread_suspend(&thread_25); in thread_0_entry()
1094 status = tx_thread_suspend(&thread_24); in thread_0_entry()
1107 status = tx_thread_suspend(&thread_23); in thread_0_entry()
1120 status = tx_thread_suspend(&thread_22); in thread_0_entry()
[all …]
Dthreadx_smp_resume_suspend_accending_order_test.c974 status = tx_thread_suspend(&thread_1); in thread_0_entry()
988 status = tx_thread_suspend(&thread_2); in thread_0_entry()
1002 status = tx_thread_suspend(&thread_3); in thread_0_entry()
1016 status = tx_thread_suspend(&thread_4); in thread_0_entry()
1030 status = tx_thread_suspend(&thread_5); in thread_0_entry()
1044 status = tx_thread_suspend(&thread_6); in thread_0_entry()
1058 status = tx_thread_suspend(&thread_7); in thread_0_entry()
1072 status = tx_thread_suspend(&thread_8); in thread_0_entry()
1086 status = tx_thread_suspend(&thread_9); in thread_0_entry()
1100 status = tx_thread_suspend(&thread_10); in thread_0_entry()
[all …]
Dthreadx_smp_multiple_threads_one_core_test.c250 tx_thread_suspend(&thread_1); in thread_1_entry()
266 tx_thread_suspend(&thread_2); in thread_2_entry()
282 tx_thread_suspend(&thread_3); in thread_3_entry()
298 tx_thread_suspend(&thread_4); in thread_4_entry()
314 tx_thread_suspend(&thread_5); in thread_5_entry()
330 tx_thread_suspend(&thread_6); in thread_6_entry()
346 tx_thread_suspend(&thread_7); in thread_7_entry()
Dthreadx_smp_preemption_threshold_test.c355 status = tx_thread_suspend(&thread_16_pt5); in thread_0_entry()
372 status = tx_thread_suspend(&thread_16); in thread_0_entry()
387 status = tx_thread_suspend(&thread_23_pt17); in thread_0_entry()
403 status = tx_thread_suspend(&thread_18); in thread_0_entry()
418 status = tx_thread_suspend(&thread_27_pt24); in thread_0_entry()
433 status = tx_thread_suspend(&thread_25); in thread_0_entry()
461 status = tx_thread_suspend(&thread_16_pt5); in thread_0_entry()
474 status = tx_thread_suspend(&thread_31); in thread_0_entry()
487 status = tx_thread_suspend(&thread_1); in thread_0_entry()
500 status = tx_thread_suspend(&thread_5); in thread_0_entry()
Dthreadx_mutex_nested_priority_inheritance_test.c227 tx_thread_suspend(&thread_0); in thread_0_entry()
560 tx_thread_suspend(&thread_1); in thread_1_entry()
573 tx_thread_suspend(&thread_1); in thread_1_entry()
598 tx_thread_suspend(&thread_2); in thread_2_entry()
611 tx_thread_suspend(&thread_2); in thread_2_entry()
630 tx_thread_suspend(&thread_3); in thread_3_entry()
652 tx_thread_suspend(&thread_4); in thread_4_entry()
674 tx_thread_suspend(&thread_5); in thread_5_entry()
696 tx_thread_suspend(&thread_6); in thread_6_entry()
Dthreadx_smp_non_trivial_scheduling_test.c194 status = tx_thread_suspend(&thread_2); in thread_0_entry()
207 status = tx_thread_suspend(&thread_3); in thread_0_entry()
208 status += tx_thread_suspend(&thread_1); in thread_0_entry()
271 status = tx_thread_suspend(&thread_2); in thread_0_entry()
292 status = tx_thread_suspend(&thread_3); in thread_0_entry()
293 status += tx_thread_suspend(&thread_1); in thread_0_entry()
Dthreadx_mutex_proritize_test.c397 tx_thread_suspend(&thread_1); in thread_1_entry()
422 tx_thread_suspend(&thread_2); in thread_2_entry()
447 tx_thread_suspend(&thread_3); in thread_3_entry()
472 tx_thread_suspend(&thread_4); in thread_4_entry()
497 tx_thread_suspend(&thread_5); in thread_5_entry()
522 tx_thread_suspend(&thread_6); in thread_6_entry()
Dthreadx_thread_multiple_suspension_test.c162 tx_thread_suspend(&thread_0); in thread_0_entry()
182 tx_thread_suspend(&thread_1); in thread_1_entry()
199 tx_thread_suspend(&thread_2); in thread_2_entry()
215 tx_thread_suspend(&thread_3); in thread_3_entry()
231 tx_thread_suspend(&thread_4); in thread_4_entry()
412 status = tx_thread_suspend(&thread_4); in thread_5_entry()
Dthreadx_smp_rebalance_exclusion_test.c174 tx_thread_suspend(&thread_1); in thread_1_entry()
186 tx_thread_suspend(&thread_2); in thread_2_entry()
202 tx_thread_suspend(&thread_31k); in thread_31k_entry()
Dthreadx_thread_stack_checking_test.c142 tx_thread_suspend(&thread_0); in thread_0_entry()
199 tx_thread_suspend(&thread_2); in thread_1_entry()
212 tx_thread_suspend(&thread_2); in thread_1_entry()
Dthreadx_thread_preemption_change_test.c280 tx_thread_suspend(&thread_0); in thread_0_entry()
347 tx_thread_suspend(&thread_1); in thread_1_entry()
353 tx_thread_suspend(&thread_1); in thread_1_entry()
376 tx_thread_suspend(&thread_2); in thread_2_entry()
Dthreadx_thread_preemptable_suspension_test.c161 tx_thread_suspend(&thread_0); in thread_0_entry()
181 tx_thread_suspend(&thread_1); in thread_1_entry()
198 tx_thread_suspend(&thread_2); in thread_2_entry()
214 tx_thread_suspend(&thread_3); in thread_3_entry()
230 tx_thread_suspend(&thread_4); in thread_4_entry()
Dtestcontrol.c558 status += tx_thread_suspend(&test_thread4); in tx_application_define()
561 status += tx_thread_suspend(&test_thread4); in tx_application_define()
562 status += tx_thread_suspend(&test_thread5); in tx_application_define()
589 status += tx_thread_suspend(&test_thread14); in tx_application_define()
590 status += tx_thread_suspend(&test_thread13); in tx_application_define()
591 status += tx_thread_suspend(&test_thread12); in tx_application_define()
592 status += tx_thread_suspend(&test_thread11); in tx_application_define()
593 status += tx_thread_suspend(&test_thread10); in tx_application_define()
594 status += tx_thread_suspend(&test_thread9); in tx_application_define()
595 status += tx_thread_suspend(&test_thread8); in tx_application_define()
[all …]
Dthreadx_thread_delayed_suspension_test.c137 tx_thread_suspend(&thread_2); in test_isr()
237 tx_thread_suspend(&thread_1); in thread_0_entry()
249 tx_thread_suspend(&thread_1); in thread_0_entry()
Dthreadx_mutex_suspension_timeout_test.c414 tx_thread_suspend(&thread_1); in thread_1_entry()
432 tx_thread_suspend(&thread_2); in thread_2_entry()
450 tx_thread_suspend(&thread_3); in thread_3_entry()
467 tx_thread_suspend(&thread_4); in thread_4_entry()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_mutex_nested_priority_inheritance_test.c227 tx_thread_suspend(&thread_0); in thread_0_entry()
560 tx_thread_suspend(&thread_1); in thread_1_entry()
573 tx_thread_suspend(&thread_1); in thread_1_entry()
598 tx_thread_suspend(&thread_2); in thread_2_entry()
611 tx_thread_suspend(&thread_2); in thread_2_entry()
630 tx_thread_suspend(&thread_3); in thread_3_entry()
652 tx_thread_suspend(&thread_4); in thread_4_entry()
674 tx_thread_suspend(&thread_5); in thread_5_entry()
696 tx_thread_suspend(&thread_6); in thread_6_entry()
Dthreadx_mutex_suspension_timeout_test.c72 tx_thread_suspend(&low_priority); in suspend_lowest_priority()
259 tx_thread_suspend(&thread_1); in thread_1_entry()
277 tx_thread_suspend(&thread_2); in thread_2_entry()
295 tx_thread_suspend(&thread_3); in thread_3_entry()
312 tx_thread_suspend(&thread_4); in thread_4_entry()
Dthreadx_mutex_proritize_test.c397 tx_thread_suspend(&thread_1); in thread_1_entry()
422 tx_thread_suspend(&thread_2); in thread_2_entry()
447 tx_thread_suspend(&thread_3); in thread_3_entry()
472 tx_thread_suspend(&thread_4); in thread_4_entry()
497 tx_thread_suspend(&thread_5); in thread_5_entry()
522 tx_thread_suspend(&thread_6); in thread_6_entry()
Dthreadx_thread_multiple_suspension_test.c162 tx_thread_suspend(&thread_0); in thread_0_entry()
182 tx_thread_suspend(&thread_1); in thread_1_entry()
199 tx_thread_suspend(&thread_2); in thread_2_entry()
215 tx_thread_suspend(&thread_3); in thread_3_entry()
231 tx_thread_suspend(&thread_4); in thread_4_entry()
412 status = tx_thread_suspend(&thread_4); in thread_5_entry()
Dthreadx_thread_preemption_change_test.c280 tx_thread_suspend(&thread_0); in thread_0_entry()
331 tx_thread_suspend(&thread_1); in thread_1_entry()
337 tx_thread_suspend(&thread_1); in thread_1_entry()
360 tx_thread_suspend(&thread_2); in thread_2_entry()
Dthreadx_thread_stack_checking_test.c142 tx_thread_suspend(&thread_0); in thread_0_entry()
199 tx_thread_suspend(&thread_2); in thread_1_entry()
212 tx_thread_suspend(&thread_2); in thread_1_entry()
Dthreadx_thread_preemptable_suspension_test.c161 tx_thread_suspend(&thread_0); in thread_0_entry()
181 tx_thread_suspend(&thread_1); in thread_1_entry()
198 tx_thread_suspend(&thread_2); in thread_2_entry()
214 tx_thread_suspend(&thread_3); in thread_3_entry()
230 tx_thread_suspend(&thread_4); in thread_4_entry()
Dthreadx_thread_delayed_suspension_test.c137 tx_thread_suspend(&thread_2); in test_isr()
237 tx_thread_suspend(&thread_1); in thread_0_entry()
249 tx_thread_suspend(&thread_1); in thread_0_entry()
Dthreadx_thread_priority_change.c67 tx_thread_suspend(&thread_3); in test_isr()
318 tx_thread_suspend(&thread_1); in thread_1_entry()
335 tx_thread_suspend(&thread_2); in thread_2_entry()
Dthreadx_thread_multiple_time_slice_test.c200 status = tx_thread_suspend(&thread_0); in thread_2_entry()
201 status += tx_thread_suspend(&thread_1); in thread_2_entry()

123456