Searched refs:usleep (Results 451 - 475 of 903) sorted by relevance
1...<<11121314151617181920>>...37
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/ |
H A D | It_posix_queue_075.cpp | 93 usleep(1); in Testcase()
|
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
H A D | It_posix_pthread_082.cpp | 85 usleep(1000 * 10 * 2); in Testcase()
|
H A D | It_posix_pthread_084.cpp | 77 usleep(1000 * 10 * 2); in Testcase()
|
/kernel/liteos_a/testsuites/unittest/process/lock/mutex/full/ |
H A D | pthread_mutex_test_018.cpp | 136 usleep(1000 * 10 * 2); // 1000, 10, 2 in Testcase()
|
/kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/ |
H A D | pthread_mutex_test_020.cpp | 178 usleep(1000 * 10 * 8); // 1000, 10, 8 in Testcase()
|
H A D | pthread_mutex_test_021.cpp | 175 usleep(1000 * 10 * 8); // 1000, 10, 8 in Testcase()
|
H A D | pthread_mutex_test_022.cpp | 175 usleep(1000 * 10 * 8); // 1000, 10, 8 in Testcase()
|
H A D | pthread_mutex_test_019.cpp | 142 usleep(1000 * 10 * 7); // 1000, 10, 7 in Testcase()
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | timerfdndk.cpp | 71 timeValue = usleep(MICROSECONDS);
in Timerfd_settime()
|
/test/xts/acts/graphic/graphicEffectFliterTest/ |
H A D | NativeDisplaySoloistTest.cpp | 48 usleep(SLEEP_TIME_US); in TearDownTestCase()
|
/test/xts/hats/kernel/syscalls/async/wait4/ |
H A D | Wait4ApiTest.cpp | 112 usleep(DELAY_TIME); in HWTEST_F()
|
/third_party/curl/tests/http/clients/ |
H A D | ws-pingpong.c | 105 usleep(100*1000); in pingpong()
|
/third_party/backends/sanei/ |
H A D | sanei_pv8630.c | 216 usleep (100000); in sanei_pv8630_wait_byte()
|
/third_party/NuttX/fs/vfs/ |
H A D | fs_select.c | 173 (void)usleep(timeout->tv_sec * 1000000 + timeout->tv_usec); in do_select()
|
/third_party/ltp/lib/ |
H A D | tst_checkpoint.c | 127 usleep(1000); in tst_checkpoint_wake()
|
/third_party/ltp/testcases/kernel/connectors/pec/ |
H A D | event_generator.c | 231 usleep(100); in main()
|
/third_party/ltp/testcases/kernel/fs/fs_fill/ |
H A D | fs_fill.c | 80 usleep(1000); in testrun()
|
/third_party/ltp/libs/libltpuinput/ |
H A D | tst_uinput.c | 149 usleep(10000); in create_input_device()
|
/third_party/mesa3d/src/util/ |
H A D | os_time.c | 41 # include <unistd.h> /* usleep */ 102 usleep(usecs); in os_time_sleep()
|
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
H A D | dio_truncate.c | 57 usleep(100); in dio_read()
|
/third_party/ltp/testcases/kernel/syscalls/futex/ |
H A D | futex_wake04.c | 117 usleep(1000); in wakeup_thread2()
|
/third_party/ltp/testcases/kernel/mem/mtest07/ |
H A D | mallocstress.c | 37 /* 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 D | thp04.c | 112 usleep(10); in thread_run()
|
/third_party/ltp/testcases/kernel/syscalls/request_key/ |
H A D | request_key03.c | 89 usleep(rand() % 1024); in run_child_add()
|
/third_party/ltp/testcases/kernel/syscalls/statx/ |
H A D | statx06.c | 54 usleep(usecs); in clock_wait_tick()
|
Completed in 8 milliseconds
1...<<11121314151617181920>>...37