HomeSort by relevance Sort by last modified time
    Searched defs:itimerval (Results 51 - 57 of 57) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
time.h 52 struct itimerval { struct
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
time.h 52 struct itimerval { struct
  /external/chromium/third_party/libevent/compat/sys/
_libevent_time.h 138 struct itimerval { struct
_time.h 138 struct itimerval { struct
  /external/chromium_org/third_party/libevent/compat/sys/
_libevent_time.h 138 struct itimerval { struct
_time.h 138 struct itimerval { struct
  /external/kernel-headers/original/linux/
time.h 112 struct itimerval;
113 extern int do_setitimer(int which, struct itimerval *value,
114 struct itimerval *ovalue);
116 extern int do_getitimer(int which, struct itimerval *value);
200 struct itimerval { struct

Completed in 225 milliseconds

1 23