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.h57 #define ktime_get_real_ts(ts) getnstimeofday(ts) argument
/bionic/libc/netbsd/isc/
Dev_timers.c157 struct timespec ts; in evTimeSpec() local
165 evTimeVal(struct timespec ts) { in evTimeVal()
/bionic/libc/bionic/
Dsemaphore.c299 struct timespec ts; in sem_timedwait() local
Dpthread.c1398 __timespec_to_absolute(struct timespec* ts, const struct timespec* abstime, clockid_t clock) in __timespec_to_absolute()
1433 struct timespec ts; in pthread_mutex_lock_timeout_np_impl() local
1492 struct timespec ts; in pthread_mutex_lock_timeout_np_impl() local
1724 struct timespec ts; in __pthread_cond_timedwait() local
1772 struct timespec ts; in pthread_cond_timeout_np() local
/bionic/libc/tzcode/
Dlocaltime.c654 struct state ts; local