Home
last modified time | relevance | path

Searched refs:usleep (Results 101 - 125 of 445) sorted by relevance

12345678910>>...18

/third_party/ltp/include/
H A Dtst_common.h52 usleep(tst_delay_); \
/third_party/ltp/lib/newlib_tests/
H A Dtst_fuzzy_sync03.c37 usleep(1); in worker()
/third_party/ltp/testcases/cve/
H A Dcve-2017-16939.c66 usleep(100000); in run()
/third_party/ltp/testcases/kernel/containers/netns/
H A Dnetns_netlink.c78 usleep(10000); in child_func()
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
H A Dsemop04.c58 usleep(1 + ((100.0 * rand()) / RAND_MAX)); in mainloop()
/third_party/ltp/testcases/lib/
H A Dtst_sleep.c90 usleep(usecs); in main()
H A Dtst_timeout_kill.c60 usleep(100000); in main()
/third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/
H A Ddirtyc0w_shmem.c79 usleep(100000); in dirtyc0w_shmem_test()
/third_party/ltp/testcases/kernel/security/dirtyc0w/
H A Ddirtyc0w.c78 usleep(10000); in dirtyc0w_test()
/third_party/ltp/testcases/kernel/syscalls/kill/
H A Dkill05.c40 usleep(100); in wait_for_flag()
H A Dkill10.c576 usleep(100); in manager()
601 usleep(100); in manager()
729 usleep(100); in fork_procs()
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
H A Dcopy_file_range03.c36 usleep(1500000); in verify_copy_file_range_timestamp()
/third_party/ltp/testcases/kernel/syscalls/waitpid/
H A Dwaitpid02.c152 usleep(10); in do_child()
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dtimer_getoverrun.c30 usleep(1000000); in handler()
/third_party/ltp/testcases/kernel/ipc/pipeio/
H A Dpipeio.c171 usleep(uwait_iter); in main()
579 usleep(n); in do_child()
661 usleep(n); in do_parent()
/device/soc/hisilicon/common/hal/display/source/display_device/src/vsync/
H A Dsorft_vsync.cpp85 usleep(SIXTY_HZ_OF_TIME); in WorkThread()
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_time.h28 #define msleep(x) usleep((x)*1000)
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_time.h28 #define msleep(x) usleep((x)*1000)
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_time.h29 #define msleep(x) usleep((x)*1000)
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_time.h28 #define msleep(x) usleep((x)*1000)
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dstream_customer.cpp45 usleep(delayTime); in CamFrame()
/third_party/jerryscript/targets/nuttx-stm32f4/
H A Djerry_port.c203 usleep ((useconds_t) sleep_time * 1000); in jerry_port_sleep()
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-misc.c39 usleep((unsigned int)(ms * LWS_US_PER_MS)); in lws_msleep()
/third_party/ltp/lib/
H A Dtst_crypto.c105 if (usleep(1) && errno != EINTR) in tst_crypto_del_alg()
106 tst_brk(TBROK | TERRNO, "usleep(1)"); in tst_crypto_del_alg()
/third_party/ltp/testcases/kernel/controllers/cpuctl/
H A Dcpuctl_latency_check_task.c114 usleep(sleeptime); in main()

Completed in 8 milliseconds

12345678910>>...18