Searched refs:lockRefCount (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/ | ||
| H A D | dristruct.h | 106 int lockRefCount; member in struct:_DRIScreenPrivRec 122 int lockRefCount; member in struct:_DRIEntPrivRec |
| H A D | dri.c | 492 pDRIPriv->pLockRefCount = &pDRIEntPriv->lockRefCount; |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/ | ||
| H A D | dristruct.h | 102 int lockRefCount; member in struct:_DRIScreenPrivRec 117 int lockRefCount; member in struct:_DRIEntPrivRec |
| H A D | dri.c | 532 pDRIPriv->pLockRefCount = &pDRIEntPriv->lockRefCount; |
Completed in 9 milliseconds