Home
last modified time | relevance | path

Searched refs:usleep (Results 126 - 150 of 445) sorted by relevance

12345678910>>...18

/third_party/ltp/testcases/kernel/crypto/
H A Dcrypto_user02.c121 usleep(rand() % 5000); in run()
/third_party/ltp/lib/
H A Dtst_module.c117 usleep(20000); in tst_module_unload_()
/third_party/libinput/src/
H A Dutil-time.h39 usleep(ms * 1000); in msleep()
/third_party/ltp/testcases/kernel/ipc/semaphore/
H A Dsem01.c83 usleep(delay); in delayloop()
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_wake03.c54 usleep(100); in do_wake()
/third_party/ltp/testcases/kernel/syscalls/keyctl/
H A Dkeyctl02.c119 usleep(100*1000); in do_test()
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
H A Depoll_pwait01.c65 usleep(10000); in run()
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe13.c75 usleep(sleep_us); in verify_pipe()
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt06.c92 usleep(300000); in run()
H A Dsetsockopt09.c88 usleep(req.tp_retire_blk_tov * 3000); in run()
/third_party/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill01.c91 usleep(1000); in run()
/third_party/ltp/testcases/kernel/syscalls/umount2/
H A Dumount2_02.c65 usleep(100000); in umount2_retry()
/third_party/ltp/testcases/kernel/input/
H A Dinput01.c94 usleep(1000); in send_events()
/third_party/ltp/testcases/kernel/uevents/
H A Duevent.h159 usleep(1000); in wait_for_pid()
/third_party/ltp/testcases/realtime/func/async_handler/
H A Dasync_handler_jk.c153 usleep(1000); in main()
/third_party/ltp/testcases/realtime/func/measurement/
H A Dpreempt_timing.c147 usleep(100); /*let necessary things happen */ in main()
/third_party/ltp/testcases/realtime/func/pi-tests/
H A Dsbrk_mutex.c90 usleep(DELAY); in worker_thread()
/third_party/musl/libc-test/src/functionalext/common/
H A Dpthread_util.h85 usleep(msec * MS_PER_S); in Msleep()
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_rwlock_rdlock_sup.c37 usleep(SLEEP_20_MS); in pthreadRdlockR2()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/
H A Dsample_ive_canny.c144 usleep(IVE_QUERY_SLEEP_TIME); in SAMPLE_IVE_Complete_Canny()
179 usleep(IVE_QUERY_SLEEP_TIME); in SAMPLE_IVE_Part_Canny()
H A Dsample_ive_sobel_with_cached_mem.c168 usleep(IVE_QUERY_SLEEP_TIME); /* sleep 100 us */ in SAMPLE_IVE_SobelProc()
193 usleep(IVE_QUERY_SLEEP_TIME); /* sleep 100 us */ in SAMPLE_IVE_SobelProc()
/third_party/backends/backend/
H A Dibm-scsi.c386 usleep (100000); /* retry after 100ms */
434 usleep (1000000); /* retry after 100ms */ in ibm_wait_ready()
H A Dricoh-scsi.c357 usleep (100000); /* retry after 100ms */
405 usleep (1000000); /* retry after 100ms */ in ricoh_wait_ready()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_cache/
H A Dmain.c68 usleep(999999); in test_just_l1()
69 usleep(200001); in test_just_l1()
/third_party/skia/third_party/externals/oboe/tests/
H A DtestStreamStates.cpp36 usleep(100 * 1000); in openStream()
123 usleep(kOboeOpenCloseSleepMSec * 1000); // avoid race condition in emulator in checkStreamLeftRunningShouldNotInterfereWithNextOpen()

Completed in 9 milliseconds

12345678910>>...18