Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/utility/benchmarks/thread_metric/
Dtm_cooperative_scheduling_test.c66 void tm_cooperative_thread_report(void);
105 tm_thread_create(5, 2, tm_cooperative_thread_report); in tm_cooperative_scheduling_initialize()
189 void tm_cooperative_thread_report(void) in tm_cooperative_thread_report() function