Home
last modified time | relevance | path

Searched refs:bestRobin (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c313 int bestRobin, robin; in SmartScheduleClient() local
318 bestRobin = 0; in SmartScheduleClient()
341 (pClient->smart_priority == best->smart_priority && robin > bestRobin)))) in SmartScheduleClient()
344 bestRobin = robin; in SmartScheduleClient()