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

/xsrc/external/mit/xorg-server/dist/miext/sync/
H A Dmisyncshm.c38 static DevPrivateKeyRec syncShmFencePrivateKey; variable in typeref:typename:DevPrivateKeyRec
46 (SyncShmFencePrivatePtr) dixLookupPrivate(&pFence->devPrivates, &syncShmFencePrivateKey)
173 if (!dixPrivateKeyRegistered(&syncShmFencePrivateKey)) {
174 if (!dixRegisterPrivateKey(&syncShmFencePrivateKey, PRIVATE_SYNC_FENCE,

Completed in 2 milliseconds