Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/benchmarks/thread_metric/
Dtm_cooperative_scheduling_test.c58 void tm_cooperative_thread_2_entry(void);
91 tm_thread_create(2, 3, tm_cooperative_thread_2_entry); in tm_cooperative_scheduling_initialize()
140 void tm_cooperative_thread_2_entry(void) in tm_cooperative_thread_2_entry() function