Home
last modified time | relevance | path

Searched defs:useconds (Results 1 - 10 of 10) 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
/device/soc/hisilicon/common/platform/timer/
H A Dtimer_hi35xx.c229 static int32_t TimerHi35xxSet(struct TimerCntrl *cntrl, uint32_t useconds, TimerHandleCb cb) in TimerHi35xxSet() argument
252 static int32_t TimerHi35xxSetOnce(struct TimerCntrl *cntrl, uint32_t useconds, TimerHandleCb cb) in TimerHi35xxSetOnce() argument
[all...]
/kernel/liteos_m/kal/posix/src/
H A Dtime.c807 int usleep(useconds_t useconds) in usleep() argument
/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
/kernel/liteos_a/compat/posix/src/
H A Dtime.c1039 int usleep(unsigned long useconds) in usleep() argument
/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 9 milliseconds