Home
last modified time | relevance | path

Searched defs:_eglUnlockMutex (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/egl/main/
Deglmutex.h57 _eglUnlockMutex(_EGLMutex *m) in _eglUnlockMutex() function
72 static INLINE void _eglUnlockMutex(_EGLMutex *m) { (void) m; } in _eglUnlockMutex() function
/external/mesa3d/src/egl/main/
Deglmutex.h57 _eglUnlockMutex(_EGLMutex *m) in _eglUnlockMutex() function
72 static INLINE void _eglUnlockMutex(_EGLMutex *m) { (void) m; } in _eglUnlockMutex() function