Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/benchmarks/thread_metric/
Dtm_cooperative_scheduling_test.c117 tm_thread_relinquish(); in tm_cooperative_thread_0_entry()
132 tm_thread_relinquish(); in tm_cooperative_thread_1_entry()
147 tm_thread_relinquish(); in tm_cooperative_thread_2_entry()
163 tm_thread_relinquish(); in tm_cooperative_thread_3_entry()
179 tm_thread_relinquish(); in tm_cooperative_thread_4_entry()
Dtm_porting_layer_template.c63 void tm_thread_relinquish(void) in tm_thread_relinquish() function
Dtm_api.h82 void tm_thread_relinquish(void);
Dthread_metric_readme.txt148 void tm_thread_relinquish(void);
/ThreadX-v6.4.1/utility/benchmarks/thread_metric/threadx_example/
Dtm_porting_layer_threadx.c191 void tm_thread_relinquish(void) in tm_thread_relinquish() function