Searched refs:tm_thread_sleep (Results 1 – 12 of 12) sorted by relevance
73 void tm_thread_sleep(int seconds) in tm_thread_sleep() function
84 void tm_thread_sleep(int seconds);
140 tm_thread_sleep(TM_TEST_DURATION); in tm_synchronization_processing_thread_report()
142 tm_thread_sleep(TM_TEST_DURATION); in tm_memory_allocation_thread_report()
149 tm_thread_sleep(TM_TEST_DURATION); in tm_message_processing_thread_report()
155 tm_thread_sleep(TM_TEST_DURATION); in tm_basic_processing_thread_report()
178 tm_thread_sleep(TM_TEST_DURATION); in tm_interrupt_thread_report()
181 tm_thread_sleep(TM_TEST_DURATION); in tm_interrupt_preemption_thread_report()
233 tm_thread_sleep(TM_TEST_DURATION); in tm_preemptive_thread_report()
207 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
203 void tm_thread_sleep(int seconds) in tm_thread_sleep() function