HomeSort by relevance Sort by last modified time
    Searched refs:_eglUnlockMutex (Results 1 - 10 of 10) sorted by null

  /external/mesa3d/src/egl/main/
eglmutex.h 57 _eglUnlockMutex(_EGLMutex *m)
72 static INLINE void _eglUnlockMutex(_EGLMutex *m) { (void) m; }
egllog.c 94 _eglUnlockMutex(&logging.mutex);
116 _eglUnlockMutex(&logging.mutex);
204 _eglUnlockMutex(&logging.mutex);
eglglobals.c 78 _eglUnlockMutex(_eglGlobal.Mutex);
eglcurrent.c 86 _eglUnlockMutex(&_egl_TSDMutex);
97 _eglUnlockMutex(&_egl_TSDMutex);
105 _eglUnlockMutex(&_egl_TSDMutex);
egldisplay.c 281 _eglUnlockMutex(_eglGlobal.Mutex);
348 _eglUnlockMutex(_eglGlobal.Mutex);
eglscreen.c 76 _eglUnlockMutex(&_eglNextScreenHandleMutex);
egldriver.c 645 _eglUnlockMutex(&_eglModuleMutex);
eglapi.c 287 _eglUnlockMutex(&dpy->Mutex);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_st.c 67 _eglUnlockMutex(&gsmapi->display->Mutex);
78 _eglUnlockMutex(&gsmapi->display->Mutex);
egl_g3d_sync.c 49 _eglUnlockMutex(&dpy->Mutex);
108 _eglUnlockMutex(&dpy->Mutex);

Completed in 96 milliseconds