Home
last modified time | relevance | path

Searched refs:__duration (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/bits/
Dthreads_inlines.h178 __BIONIC_THREADS_INLINE int thrd_sleep(const struct timespec* __duration, in thrd_sleep() argument
180 int __rc = nanosleep(__duration, __remaining); in thrd_sleep()
/bionic/libc/include/
Dtermios.h140 int tcsendbreak(int __fd, int __duration) __INTRODUCED_IN(21);
Dthreads.h193 int thrd_sleep(const struct timespec* __duration, struct timespec* __remaining) __INTRODUCED_IN(30);