HomeSort by relevance Sort by last modified time
    Searched refs:timespec (Results 151 - 175 of 1383) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
semaphore.h 53 struct timespec;
54 extern int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
  /external/tlsdate/src/compat/
clock.h 34 struct timespec tp;
40 struct timespec tp;
42 struct timespec tp;
44 struct timespec tp;
46 struct timespec tp;
48 struct timespec tp;
  /bionic/libc/include/sys/
stat.h 32 #include <bits/timespec.h>
53 struct timespec st_atim; \
54 struct timespec st_mtim; \
55 struct timespec st_ctim; \
71 struct timespec st_atim; \
72 struct timespec st_mtim; \
73 struct timespec st_ctim; \
91 struct timespec st_atim; \
92 struct timespec st_mtim; \
93 struct timespec st_ctim;
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/include/isc/
eventlib.h 60 struct timespec, struct timespec));
166 struct timespec evConsTime __P((time_t sec, long nsec));
167 struct timespec evAddTime __P((struct timespec, struct timespec));
168 struct timespec evSubTime __P((struct timespec, struct timespec));
169 struct timespec evNowTime __P((void))
    [all...]
  /bionic/libc/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
92 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
93 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /development/ndk/platforms/android-21/include/
time.h 63 extern int nanosleep(const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
88 extern int clock_getres(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
89 extern int clock_gettime(clockid_t, struct timespec*) __LIBC_ABI_PUBLIC__;
90 extern int clock_nanosleep(clockid_t, int, const struct timespec*, struct timespec*) __LIBC_ABI_PUBLIC__;
91 extern int clock_settime(clockid_t, const struct timespec*) __LIBC_ABI_PUBLIC__;
  /development/ndk/platforms/android-3/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
99 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 *);
  /development/ndk/platforms/android-8/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(clockid_t, struct timespec *);
98 extern int clock_gettime(clockid_t, struct timespec *);
99 extern int clock_settime(clockid_t, const struct timespec *);
100 extern int clock_nanosleep(clockid_t, int, const struct timespec *, struct timespec *);

Completed in 1672 milliseconds

1 2 3 4 5 67 8 91011>>