HomeSort by relevance Sort by last modified time
    Searched refs:timespec (Results 201 - 225 of 849) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(int, struct timespec *);
98 extern int clock_gettime(int, struct timespec *);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
select.h 42 const struct timespec *timeout, const sigset_t *sigmask);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(int, struct timespec *);
98 extern int clock_gettime(int, struct timespec *);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
select.h 42 const struct timespec *timeout, const sigset_t *sigmask);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(int, struct timespec *);
98 extern int clock_gettime(int, struct timespec *);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
select.h 42 const struct timespec *timeout, const sigset_t *sigmask);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(int, struct timespec *);
98 extern int clock_gettime(int, struct timespec *);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
select.h 42 const struct timespec *timeout, const sigset_t *sigmask);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(int, struct timespec *);
98 extern int clock_gettime(int, struct timespec *);
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
sched.h 52 extern int sched_rr_get_interval(pid_t pid, struct timespec *tp);
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
select.h 42 const struct timespec *timeout, const sigset_t *sigmask);
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
sched.h 52 extern int sched_rr_get_interval(pid_t pid, struct timespec *tp);
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
select.h 42 const struct timespec *timeout, const sigset_t *sigmask);
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
sched.h 52 extern int sched_rr_get_interval(pid_t pid, struct timespec *tp);
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
select.h 42 const struct timespec *timeout, const sigset_t *sigmask);
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
select.h 42 const struct timespec *timeout, const sigset_t *sigmask);
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(int, struct timespec *);
98 extern int clock_gettime(int, struct timespec *);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
select.h 42 const struct timespec *timeout, const sigset_t *sigmask);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(int, struct timespec *);
98 extern int clock_gettime(int, struct timespec *);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
select.h 42 const struct timespec *timeout, const sigset_t *sigmask);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(int, struct timespec *);
98 extern int clock_gettime(int, struct timespec *);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
select.h 42 const struct timespec *timeout, const sigset_t *sigmask);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
97 extern int clock_getres(int, struct timespec *);
98 extern int clock_gettime(int, struct timespec *);
  /external/kernel-headers/original/linux/
smb.h 88 struct timespec f_atime;
89 struct timespec f_mtime;
90 struct timespec f_ctime;
stat.h 68 struct timespec atime;
69 struct timespec mtime;
70 struct timespec ctime;

Completed in 875 milliseconds

1 2 3 4 5 6 7 891011>>