Searched defs:PRIORITY_HIGH (Results 1 – 2 of 2) sorted by relevance
135 …lass DataContextPriority : int32_t { PRIORITY_NONE, PRIORITY_LOW, PRIORITY_NORMAL, PRIORITY_HIGH }; enumerator
58 const int32_t PRIORITY_HIGH = 80; variable