Searched refs:tm_thread_sleep (Results 1 – 12 of 12) sorted by relevance
72 void tm_thread_sleep(int seconds) in tm_thread_sleep() function
83 void tm_thread_sleep(int seconds);
139 tm_thread_sleep(TM_TEST_DURATION); in tm_synchronization_processing_thread_report()
141 tm_thread_sleep(TM_TEST_DURATION); in tm_memory_allocation_thread_report()
148 tm_thread_sleep(TM_TEST_DURATION); in tm_message_processing_thread_report()
154 tm_thread_sleep(TM_TEST_DURATION); in tm_basic_processing_thread_report()
177 tm_thread_sleep(TM_TEST_DURATION); in tm_interrupt_thread_report()
180 tm_thread_sleep(TM_TEST_DURATION); in tm_interrupt_preemption_thread_report()
232 tm_thread_sleep(TM_TEST_DURATION); in tm_preemptive_thread_report()
206 tm_thread_sleep(TM_TEST_DURATION); in tm_cooperative_thread_report()
153 void tm_thread_sleep(int seconds);217 3. The tm_thread_sleep service is implemented by a 10ms RTOS
202 void tm_thread_sleep(int seconds) in tm_thread_sleep() function