Searched refs:_eglInitMutex (Results 1 – 2 of 2) sorted by relevance
39 static INLINE void _eglInitMutex(_EGLMutex *m) in _eglInitMutex() function69 static INLINE void _eglInitMutex(_EGLMutex *m) { (void) m; } in _eglInitMutex() function
271 _eglInitMutex(&dpy->Mutex); in _eglFindDisplay()