Searched refs:TFD_TIMER_CANCEL_ON_SET (Results 1 – 3 of 3) sorted by relevance
13 #if defined(TFD_TIMER_CANCEL_ON_SET) || (defined(HAVE_DECL_TFD_TIMER_CANCEL_ON_SET) && HAVE_DECL_TF…15 static_assert((TFD_TIMER_CANCEL_ON_SET) == ((1 << 1)), "TFD_TIMER_CANCEL_ON_SET != (1 << 1)");18 # define TFD_TIMER_CANCEL_ON_SET (1 << 1)50 XLAT(TFD_TIMER_CANCEL_ON_SET),
4 TFD_TIMER_CANCEL_ON_SET (1 << 1)
31 #define TFD_TIMER_CANCEL_ON_SET (1 << 1) macro