Searched refs:PRIORITY_MASK (Results 1 – 1 of 1) sorted by relevance
50 PRIORITY_MASK = 0x03, // Low 2 bits of store the priority value. enumerator78 return static_cast<PriorityValue>(header()->flags & PRIORITY_MASK); in priority()