Home
last modified time | relevance | path

Searched refs:tm_thread_suspend (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.3.0/utility/benchmarks/thread_metric/
Dtm_preemptive_scheduling_test.c149 tm_thread_suspend(1); in tm_preemptive_thread_1_entry()
170 tm_thread_suspend(2); in tm_preemptive_thread_2_entry()
192 tm_thread_suspend(3); in tm_preemptive_thread_3_entry()
208 tm_thread_suspend(4); in tm_preemptive_thread_4_entry()
Dtm_porting_layer_template.c56 int tm_thread_suspend(int thread_id) in tm_thread_suspend() function
Dtm_api.h82 int tm_thread_suspend(int thread_id);
Dtm_interrupt_preemption_processing_test.c121 tm_thread_suspend(0); in tm_interrupt_preemption_thread_0_entry()
Dthread_metric_readme.txt143 int tm_thread_suspend(int thread_id);
/ThreadX-v6.3.0/utility/benchmarks/thread_metric/threadx_example/
Dtm_porting_layer_threadx.c173 int tm_thread_suspend(int thread_id) in tm_thread_suspend() function