Searched refs:_eglModuleMutex (Results 1 – 1 of 1) sorted by relevance
53 static mtx_t _eglModuleMutex = _MTX_INITIALIZER_NP; variable286 mtx_lock(&_eglModuleMutex); in _eglMatchDriver()298 mtx_unlock(&_eglModuleMutex); in _eglMatchDriver()