Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/utility/benchmarks/thread_metric/
Dtm_preemptive_scheduling_test.c59 void tm_preemptive_thread_2_entry(void);
96 tm_thread_create(2, 8, tm_preemptive_thread_2_entry); in tm_preemptive_scheduling_initialize()
154 void tm_preemptive_thread_2_entry(void) in tm_preemptive_thread_2_entry() function