Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c1710 Bool thisGrabbed, otherGrabbed, othersFrozen, thisSynced; in AllowSome() local
1716 thisSynced = FALSE; in AllowSome()
1731 thisSynced = TRUE; in AllowSome()
1736 if (!((thisGrabbed && grabinfo->sync.state >= FROZEN) || thisSynced)) in AllowSome()
1745 if (thisSynced) in AllowSome()
1752 if (thisSynced) in AllowSome()
1785 if (thisSynced) in AllowSome()