Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/unistd/
Dusleep.c33 struct timespec ts; in usleep() local
/bionic/libc/string/
Dstrtotimeval.c33 char * strtotimeval (const char *str, struct timeval *ts) in strtotimeval()
/bionic/libc/kernel/common/linux/
Dktime.h50 #define ktime_get_real_ts(ts) getnstimeofday(ts) argument
/bionic/libc/bionic/
Dsemaphore.c147 struct timespec ts; in sem_timedwait() local
Dpthread.c1177 struct timespec ts; in __pthread_cond_timedwait() local
1219 struct timespec ts; in pthread_cond_timeout_np() local
/bionic/libc/netbsd/isc/
Dev_timers.c156 struct timespec ts; in evTimeSpec() local
164 evTimeVal(struct timespec ts) { in evTimeVal()
/bionic/libc/tzcode/
Dlocaltime.c596 struct state ts; local