Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/doc/
H A Dsmartsched50 timesThisConnection = 0;
57 if (++timesThisConnection >= 10)
60 timesThisConnection = 0;
/OK3568_Linux_fs/external/xserver/os/
H A Dio.c105 static int timesThisConnection = 0; variable
182 timesThisConnection = 0; in YieldControl()
197 timesThisConnection = 0; in YieldControlDeath()