Home
last modified time | relevance | path

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

12

/bionic/tests/
Dsemaphore_test.cpp224 usleep(500000); in TEST()
227 usleep(500000); in TEST()
247 usleep(500000); in TEST()
250 usleep(500000); in TEST()
Dthreads_test.cpp148 usleep(100000); in TEST()
152 usleep(100000); in TEST()
158 usleep(100000); in TEST()
164 usleep(100000); in TEST()
411 usleep(100000); // 0.1s in TEST()
426 usleep(100000); // 0.1s in TEST()
Dtime_test.cpp47 usleep(1010000); in TEST()
428 usleep(500000); in TEST()
516 usleep(500000); in TEST()
536 usleep(500000); in TEST()
587 usleep(500000); in TEST()
589 usleep(500000); in TEST()
607 usleep(500000); in TEST()
609 usleep(500000); in TEST()
Dutils.h161 usleep(1000); in WaitUntilThreadSleep()
172 usleep(1000); in WaitUntilThreadSleep()
Dsys_select_test.cpp58 usleep(5000); in DelayedWrite()
Dsystem_properties_test.cpp367 usleep(100000); in TEST()
Dspawn_test.cpp470 usleep(10); in TEST()
Dunistd_test.cpp1595 TEST(UNISTD_TEST, usleep) { in TEST() argument
1597 ASSERT_EQ(0, usleep(5000)); in TEST()
Dpthread_test.cpp1504 usleep(5000); in StartWaitingThread()
1506 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)
Dlinker_reloc_bench_main.S3931 CALL(usleep)
/bionic/libc/include/
Dunistd.h271 int usleep(useconds_t __microseconds);
/bionic/tools/versioner/platforms/
Dlibc.map.txt1124 usleep;
/bionic/libc/
Dlibc.map.txt1124 usleep;
DAndroid.bp1155 "bionic/usleep.cpp",

12