Searched defs:no_interrupt_policy (Results 1 – 3 of 3) sorted by relevance
23 struct no_interrupt_policy struct25 static bool const enabled = false;28 static inline bool apply(Event const&) in apply()
49 struct no_interrupt_policy struct51 static bool const enabled = false;52 static bool const has_intersections = false;56 static inline bool apply(Range const&) in apply()
91 struct no_interrupt_policy struct93 static bool const enabled = false;96 static bool const has_intersections = false;99 static inline bool apply(Range const&) in apply()