Searched refs:SMART_MAX_PRIORITY (Results 1 – 4 of 4) sorted by relevance
177 #define SMART_MAX_PRIORITY (20) macro
63 pClient->smart_priority = SMART_MAX_PRIORITY; in DamageNoteCritical()
234 static int SmartLastIndex[SMART_MAX_PRIORITY - SMART_MIN_PRIORITY + 1];
2022 if (client->smart_priority < SMART_MAX_PRIORITY) in TryClientEvents()