Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/benchmarks/thread_metric/
Dtm_preemptive_scheduling_test.c148 tm_thread_suspend(1); in tm_preemptive_thread_1_entry()
169 tm_thread_suspend(2); in tm_preemptive_thread_2_entry()
191 tm_thread_suspend(3); in tm_preemptive_thread_3_entry()
207 tm_thread_suspend(4); in tm_preemptive_thread_4_entry()
Dtm_porting_layer_template.c55 int tm_thread_suspend(int thread_id) in tm_thread_suspend() function
Dtm_api.h81 int tm_thread_suspend(int thread_id);
Dtm_interrupt_preemption_processing_test.c120 tm_thread_suspend(0); in tm_interrupt_preemption_thread_0_entry()
Dthread_metric_readme.txt143 int tm_thread_suspend(int thread_id);
/ThreadX-v6.4.1/utility/benchmarks/thread_metric/threadx_example/
Dtm_porting_layer_threadx.c172 int tm_thread_suspend(int thread_id) in tm_thread_suspend() function