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()
89 struct no_interrupt_policy struct91 static bool const enabled = false;94 static bool const has_intersections = false;97 static inline bool apply(Range const&) in apply()