Searched refs:syncShmFencePrivateKey (Results 1 – 1 of 1) sorted by relevance
38 static DevPrivateKeyRec syncShmFencePrivateKey; variable46 (SyncShmFencePrivatePtr) dixLookupPrivate(&pFence->devPrivates, &syncShmFencePrivateKey)173 if (!dixPrivateKeyRegistered(&syncShmFencePrivateKey)) { in miSyncShmScreenInit()174 if (!dixRegisterPrivateKey(&syncShmFencePrivateKey, PRIVATE_SYNC_FENCE, in miSyncShmScreenInit()