Home
last modified time | relevance | path

Searched refs:sleep (Results 1 – 20 of 20) sorted by relevance

/bionic/libc/bionic/
Dsleep.cpp33 unsigned sleep(unsigned s) { in sleep() function
36 if (s > INT_MAX) return s - INT_MAX + sleep(INT_MAX); in sleep()
/bionic/tests/
Dmalloc_stress_test.cpp60 sleep(1); in TEST()
Dmalloc_iterate_test.cpp258 sleep(2); in TEST()
Dtime_test.cpp742 sleep(1); in TEST()
810 sleep(1); in TEST()
1011 sleep(1); in TEST()
Dunistd_test.cpp1653 TEST(UNISTD_TEST, sleep) { in TEST() argument
1655 ASSERT_EQ(0U, sleep(1)); in TEST()
Dpthread_test.cpp322 sleep(1); // (Give t2 a chance to call pthread_join.) in TEST()
717 sleep(1); // (Give t2 a chance to call pthread_join.) in TEST()
1856 sleep(1); in getstack_signal_handler()
/bionic/libc/include/
Dunistd.h291 unsigned int sleep(unsigned int __seconds);
/bionic/tests/headers/posix/
Dunistd_h.c380 FUNCTION(sleep, unsigned (*f)(unsigned)); in unistd_h()
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp1429 sleep(1); in BacktraceDumpOnSignal()
1699 sleep(1); in TEST_F()
1724 sleep(1); in TEST_F()
2763 sleep(1); in TEST_F()
2770 sleep(1); in TEST_F()
/bionic/libc/tools/
Dposix-2013.txt970 sleep
/bionic/libc/
Dlibc.map.txt976 sleep;
DAndroid.bp1177 "bionic/sleep.cpp",
/bionic/tools/versioner/platforms/
Dlibc.map.txt976 sleep;
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_067.S1231 CALL(sleep)
Dliblinker_reloc_bench_102.S908 CALL(sleep)
Dliblinker_reloc_bench_025.S670 CALL(sleep)
Dliblinker_reloc_bench_113.S2127 CALL(sleep)
Dliblinker_reloc_bench_028.S7062 CALL(sleep)
Dliblinker_reloc_bench_005.S8161 CALL(sleep)
Dliblinker_reloc_bench_030.S18128 CALL(sleep)