Searched refs:thread_sleep (Results 1 – 23 of 23) sorted by relevance
206 thread_sleep(5000); in mutex_test()224 thread_sleep(1000); in event_signaler()275 thread_sleep(2000); in event_test()293 thread_sleep(2000); in event_test()346 thread_sleep(100); in context_switch_test()349 thread_sleep(100); in context_switch_test()355 thread_sleep(100); in context_switch_test()358 thread_sleep(100); in context_switch_test()366 thread_sleep(100); in context_switch_test()369 thread_sleep(100); in context_switch_test()[all …]
24 thread_sleep(100); in clock_tests()32 thread_sleep(100); in clock_tests()92 thread_sleep(1000); in clock_tests()
301 thread_sleep(100); in two_threads_basic()345 thread_sleep(100); in two_threads_basic()522 thread_sleep(50); in group_basic()688 thread_sleep(20); in group_waiting()
33 thread_sleep(100); in cdctest_entry()
303 thread_sleep(t); in cmd_sleep()324 thread_sleep(1); in cmd_stackstomp()
92 thread_sleep(2000); in usbtest_entry()
125 thread_sleep(500); in cmd_cksum_bench()
126 thread_sleep(MIN(delay, 100)); in net_timer_work_thread()
258 thread_sleep(500); in dhcp_thread()
65 thread_sleep(250); in do_reboot()78 thread_sleep(250); in chainload_thread()
316 thread_sleep(autoboot_timeout); in lkboot_task()
145 thread_sleep(10); in zynq_common_target_init()
145 thread_sleep(200); // let the debug string clear the serial port in bench_memcpy()234 thread_sleep(200); // let the debug string clear the serial port in bench_memset()
38 thread_sleep(SLOW_POLL_RATE); in dcc_worker_entry()
142 thread_sleep(1000); in radio_init()
70 thread_sleep(10); in run_elf()
156 void thread_sleep(lk_time_t delay);
779 thread_sleep(1); // XXX hack to force it to reschedule and thus load the aspace in cmd_vmm()789 thread_sleep(1); // hack in cmd_vmm()799 thread_sleep(1); // XXX hack to force it to reschedule and thus load the aspace in cmd_vmm()
126 thread_sleep(PAGE_ERASE_SLEEP_TIME); in qspi_erase_sector()530 thread_sleep(500); in cmd_spiflash()
398 thread_sleep(1000); in gem_stat_thread()
460 thread_sleep(250); in lpc43xx_usb_init()607 thread_sleep(10); in udc_stop()
234 thread_sleep(delay); in cmd_repeat()
746 void thread_sleep(lk_time_t delay) { in thread_sleep() function
Completed in 25 milliseconds