Home
last modified time | relevance | path

Searched defs:useconds (Results 1 - 7 of 7) sorted by relevance

/third_party/backends/lib/
H A Dusleep.c43 usleep (unsigned int useconds) in usleep() argument
/third_party/musl/src/unistd/
H A Dusleep.c5 int usleep(unsigned useconds) in usleep() argument
/third_party/musl/porting/liteos_a/user/src/thread/
H A D__timedwait.c14 unsigned int useconds = 0xffffffffU; in __futex4_cp() local
/third_party/musl/src/thread/
H A D__timedwait.c15 unsigned int useconds = 0xffffffffU; in __futex4_cp() local
/third_party/node/deps/v8/src/d8/
H A Dd8-posix.cc123 int useconds = static_cast<int>(time_now.tv_usec - start_time.tv_usec); in TimeIsOut() local
357 int useconds = 1; in WaitForChild() local
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c398 int usleep(unsigned useconds) in usleep() argument
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c530 int useconds = 0; in do_write() local

Completed in 7 milliseconds