Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/utility/benchmarks/thread_metric/
Dtm_synchronization_processing_test.c58 void tm_synchronization_processing_thread_report(void);
92 tm_thread_create(5, 2, tm_synchronization_processing_thread_report); in tm_synchronization_processing_initialize()
123 void tm_synchronization_processing_thread_report(void) in tm_synchronization_processing_thread_report() function