Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/benchmarks/thread_metric/
Dtm_cooperative_scheduling_test.c118 tm_thread_relinquish(); in tm_cooperative_thread_0_entry()
133 tm_thread_relinquish(); in tm_cooperative_thread_1_entry()
148 tm_thread_relinquish(); in tm_cooperative_thread_2_entry()
164 tm_thread_relinquish(); in tm_cooperative_thread_3_entry()
180 tm_thread_relinquish(); in tm_cooperative_thread_4_entry()
Dtm_porting_layer_template.c64 void tm_thread_relinquish(void) in tm_thread_relinquish() function
Dtm_api.h83 void tm_thread_relinquish(void);
Dthread_metric_readme.txt148 void tm_thread_relinquish(void);
/ThreadX-v6.3.0/utility/benchmarks/thread_metric/threadx_example/
Dtm_porting_layer_threadx.c192 void tm_thread_relinquish(void) in tm_thread_relinquish() function