Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/benchmarks/thread_metric/
Dtm_preemptive_scheduling_test.c59 void tm_preemptive_thread_3_entry(void);
98 tm_thread_create(3, 7, tm_preemptive_thread_3_entry); in tm_preemptive_scheduling_initialize()
175 void tm_preemptive_thread_3_entry(void) in tm_preemptive_thread_3_entry() function