Searched defs:stateless_predicate_based_interrupt_policy (Results 1 – 1 of 1) sorted by relevance
32 struct stateless_predicate_based_interrupt_policy struct34 static bool const enabled = true;35 bool has_intersections; // set to true if there is at least one38 inline stateless_predicate_based_interrupt_policy() in stateless_predicate_based_interrupt_policy() argument43 inline bool apply(Range const& range) in apply()