Searched refs:L4_PROTO_PREEMPTION (Results 1 – 1 of 1) sorted by relevance
57 L4_PROTO_PREEMPTION = -3L, ///< Preemption message enumerator181 bool is_preemption() const L4_NOTHROW { return label() == L4_PROTO_PREEMPTION; } in is_preemption()446 { return l4_msgtag_label(t) == L4_PROTO_PREEMPTION; } in l4_msgtag_is_preemption()
Completed in 3 milliseconds