Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/benchmarks/thread_metric/
Dtm_memory_allocation_test.c52 void tm_memory_allocation_thread_0_entry(void);
81 tm_thread_create(0, 10, tm_memory_allocation_thread_0_entry); in tm_memory_allocation_initialize()
97 void tm_memory_allocation_thread_0_entry(void) in tm_memory_allocation_thread_0_entry() function