Home
last modified time | relevance | path

Searched refs:usleep (Results 1 – 25 of 35) sorted by relevance

12

/bionic/tests/
Dsemaphore_test.cpp230 usleep(500000); in TEST()
233 usleep(500000); in TEST()
253 usleep(500000); in TEST()
256 usleep(500000); in TEST()
Dthreads_test.cpp149 usleep(100000); in TEST()
153 usleep(100000); in TEST()
159 usleep(100000); in TEST()
165 usleep(100000); in TEST()
412 usleep(100000); // 0.1s in TEST()
427 usleep(100000); // 0.1s in TEST()
Dtime_test.cpp46 usleep(1010000); in TEST()
670 usleep(500000); in TEST()
758 usleep(500000); in TEST()
778 usleep(500000); in TEST()
829 usleep(500000); in TEST()
831 usleep(500000); in TEST()
849 usleep(500000); in TEST()
851 usleep(500000); in TEST()
Dutils.h150 usleep(1000); in WaitUntilThreadSleep()
161 usleep(1000); in WaitUntilThreadSleep()
Dsys_select_test.cpp58 usleep(5000); in DelayedWrite()
Dsetjmp_test.cpp326 usleep(100); in TEST()
Dsystem_properties_test.cpp367 usleep(100000); in TEST()
Dspawn_test.cpp491 usleep(10); in TEST()
Dunistd_test.cpp1646 TEST(UNISTD_TEST, usleep) { in TEST() argument
1648 ASSERT_EQ(0, usleep(5000)); in TEST()
Dpthread_test.cpp1544 usleep(5000); in StartWaitingThread()
1546 usleep(5000); in StartWaitingThread()
/bionic/libc/bionic/
Dusleep.cpp33 int usleep(useconds_t us) { in usleep() function
Dmalloc_limit.cpp294 usleep(1000); in EnableLimitDispatchTable()
/bionic/benchmarks/
Dunistd_benchmark.cpp47 usleep(100); in BM_unistd_fork_call()
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_023.S228 CALL(usleep)
Dliblinker_reloc_bench_004.S382 CALL(usleep)
Dliblinker_reloc_bench_124.S541 CALL(usleep)
Dliblinker_reloc_bench_067.S1217 CALL(usleep)
Dliblinker_reloc_bench_090.S670 CALL(usleep)
Dliblinker_reloc_bench_070.S1269 CALL(usleep)
Dliblinker_reloc_bench_123.S2770 CALL(usleep)
Dliblinker_reloc_bench_113.S2128 CALL(usleep)
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp119 usleep(1000); in LogReader()
239 usleep(1000 * rand_usleep_time(generator)); in Exec()
/bionic/libc/include/
Dunistd.h292 int usleep(useconds_t __microseconds);
/bionic/libc/
Dlibc.map.txt1122 usleep;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1122 usleep;

12