Home
last modified time | relevance | path

Searched refs:usleep (Results 376 - 400 of 777) sorted by relevance

1...<<11121314151617181920>>...32

/kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/
H A Dpthread_mutex_test_020.cpp178 usleep(1000 * 10 * 8); // 1000, 10, 8 in Testcase()
H A Dpthread_mutex_test_021.cpp175 usleep(1000 * 10 * 8); // 1000, 10, 8 in Testcase()
H A Dpthread_mutex_test_022.cpp175 usleep(1000 * 10 * 8); // 1000, 10, 8 in Testcase()
H A Dpthread_mutex_test_019.cpp142 usleep(1000 * 10 * 7); // 1000, 10, 7 in Testcase()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dtimerfdndk.cpp71 timeValue = usleep(MICROSECONDS); in Timerfd_settime()
/test/xts/acts/graphic/graphicEffectFliterTest/
H A DNativeDisplaySoloistTest.cpp48 usleep(SLEEP_TIME_US); in TearDownTestCase()
/test/xts/hats/kernel/syscalls/async/wait4/
H A DWait4ApiTest.cpp112 usleep(DELAY_TIME); in HWTEST_F()
/third_party/curl/tests/http/clients/
H A Dws-pingpong.c105 usleep(100*1000); in pingpong()
/third_party/backends/sanei/
H A Dsanei_pv8630.c216 usleep (100000); in sanei_pv8630_wait_byte()
/third_party/NuttX/fs/vfs/
H A Dfs_select.c173 (void)usleep(timeout->tv_sec * 1000000 + timeout->tv_usec); in do_select()
/third_party/ltp/lib/
H A Dtst_checkpoint.c127 usleep(1000); in tst_checkpoint_wake()
/third_party/ltp/testcases/kernel/connectors/pec/
H A Devent_generator.c231 usleep(100); in main()
/third_party/ltp/testcases/kernel/fs/fs_fill/
H A Dfs_fill.c80 usleep(1000); in testrun()
/third_party/ltp/libs/libltpuinput/
H A Dtst_uinput.c149 usleep(10000); in create_input_device()
/third_party/mesa3d/src/util/
H A Dos_time.c41 # include <unistd.h> /* usleep */
102 usleep(usecs); in os_time_sleep()
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Ddio_truncate.c57 usleep(100); in dio_read()
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_wake04.c117 usleep(1000); in wakeup_thread2()
/third_party/ltp/testcases/kernel/mem/mtest07/
H A Dmallocstress.c37 /* usleep just happens to use signals in glibc at moment. in my_yield()
41 usleep(0); in my_yield()
/third_party/ltp/testcases/kernel/mem/thp/
H A Dthp04.c112 usleep(10); in thread_run()
/third_party/ltp/testcases/kernel/syscalls/request_key/
H A Drequest_key03.c89 usleep(rand() % 1024); in run_child_add()
/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx06.c54 usleep(usecs); in clock_wait_tick()
/third_party/ltp/testcases/kernel/input/
H A Dinput06.c107 usleep(500000); in send_events()
/third_party/ltp/testcases/kernel/syscalls/clone3/
H A Dclone301.c81 usleep(100); in do_child()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-threads/
H A Dminimal-secure-streams-threads.c114 usleep(100000); /* wait 100ms and signal main thread again */ in thread_spam()
282 /* OSX can do the usleep thread slower than 100ms */ in main()
/third_party/ltp/testcases/realtime/func/pi-tests/
H A Dtestpi-2.c151 usleep(1000); in func_noise()

Completed in 13 milliseconds

1...<<11121314151617181920>>...32