Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/benchmarks/thread_metric/
Dtm_interrupt_preemption_processing_test.c58 void tm_interrupt_preemption_thread_1_entry(void);
96 tm_thread_create(1, 10, tm_interrupt_preemption_thread_1_entry); in tm_interrupt_preemption_processing_initialize()
126 void tm_interrupt_preemption_thread_1_entry(void) in tm_interrupt_preemption_thread_1_entry() function