Home
last modified time | relevance | path

Searched defs:usleep (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dusleep.cpp33 int usleep(useconds_t us) { in usleep() function
/aosp12/bionic/tests/
H A Dunistd_test.cpp1614 TEST(UNISTD_TEST, usleep) { in TEST() argument