Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/utility/benchmarks/thread_metric/
Dtm_preemptive_scheduling_test.c58 void tm_preemptive_thread_1_entry(void);
93 tm_thread_create(1, 9, tm_preemptive_thread_1_entry); in tm_preemptive_scheduling_initialize()
133 void tm_preemptive_thread_1_entry(void) in tm_preemptive_thread_1_entry() function