HomeSort by relevance Sort by last modified time
    Searched refs:TFD_TIMER_ABSTIME (Results 1 - 25 of 30) sorted by null

1 2

  /external/strace/xlat/
timerfdflags.h 2 #if !(defined(TFD_TIMER_ABSTIME) || (defined(HAVE_DECL_TFD_TIMER_ABSTIME) && HAVE_DECL_TFD_TIMER_ABSTIME))
3 # define TFD_TIMER_ABSTIME (1 << 0)
27 XLAT(TFD_TIMER_ABSTIME),
timerfdflags.in 3 TFD_TIMER_ABSTIME (1 << 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
timerfd.h 38 TFD_TIMER_ABSTIME = 1 << 0
39 #define TFD_TIMER_ABSTIME TFD_TIMER_ABSTIME
49 FLAGS has the TFD_TIMER_ABSTIME flag set the timeout value is
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
timerfd.h 38 TFD_TIMER_ABSTIME = 1 << 0
39 #define TFD_TIMER_ABSTIME TFD_TIMER_ABSTIME
49 FLAGS has the TFD_TIMER_ABSTIME flag set the timeout value is