Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/miext/sync/
H A Dmisyncshm.c38 static DevPrivateKeyRec syncShmFencePrivateKey; variable
46 (SyncShmFencePrivatePtr) dixLookupPrivate(&pFence->devPrivates, &syncShmFencePrivateKey)
173 if (!dixPrivateKeyRegistered(&syncShmFencePrivateKey)) { in miSyncShmScreenInit()
174 if (!dixRegisterPrivateKey(&syncShmFencePrivateKey, PRIVATE_SYNC_FENCE, in miSyncShmScreenInit()