Home
last modified time | relevance | path

Searched refs:clockid_t (Results 1 – 10 of 10) sorted by relevance

/development/ndk/platforms/android-3/include/
Dtime.h99 extern int clock_getres(clockid_t, struct timespec *);
100 extern int clock_gettime(clockid_t, struct timespec *);
101 extern int clock_settime(clockid_t, const struct timespec *);
102 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
Dpthread.h198 int pthread_getcpuclockid(pthread_t tid, clockid_t *clockid);
/development/ndk/sources/android/libportable/arch-mips/
Dtimer.c22 int WRAP(timer_create)(clockid_t clockid, struct sigevent *portable_evp, in WRAP()
Dsyscall.c495 clockid_t clockid; in WRAP()
500 clockid = va_arg(ap, clockid_t); in WRAP()
Dpthread.c308 PTHREAD_WRAPPER(pthread_getcpuclockid, (pthread_t tid, clockid_t *clockid), (tid, clockid),
/development/ndk/platforms/android-3/include/sys/
Dtypes.h55 typedef __kernel_clockid_t clockid_t; typedef
/development/ndk/sources/android/libportable/common/include/
Dsignal_portable.h143 extern int WRAP(timer_create)(clockid_t, struct sigevent *, timer_t *);
/development/ndk/platforms/android-5/include/
Dpthread.h225 int pthread_getcpuclockid(pthread_t tid, clockid_t *clockid);
/development/ndk/platforms/android-8/include/
Dpthread.h230 int pthread_getcpuclockid(pthread_t tid, clockid_t *clockid);
/development/ndk/platforms/android-9/include/
Dpthread.h271 int pthread_getcpuclockid(pthread_t tid, clockid_t *clockid);