Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Degldriver.c53 static mtx_t _eglModuleMutex = _MTX_INITIALIZER_NP; variable
286 mtx_lock(&_eglModuleMutex); in _eglMatchDriver()
298 mtx_unlock(&_eglModuleMutex); in _eglMatchDriver()