Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/benchmarks/thread_metric/
Dtm_synchronization_processing_test.c53 void tm_synchronization_processing_thread_0_entry(void);
82 tm_thread_create(0, 10, tm_synchronization_processing_thread_0_entry); in tm_synchronization_processing_initialize()
98 void tm_synchronization_processing_thread_0_entry(void) in tm_synchronization_processing_thread_0_entry() function