Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dglxcurrent.c193 __glXUnlock(); in MakeContextCurrent()
215 __glXUnlock(); in MakeContextCurrent()
239 __glXUnlock(); in MakeContextCurrent()
Dglxcmds.c473 __glXUnlock(); in glXDestroyContext()
1583 __glXUnlock(); in glXFreeContextEXT()
2715 __glXUnlock(); in MesaGLInteropGLXQueryDeviceInfo()
2720 __glXUnlock(); in MesaGLInteropGLXQueryDeviceInfo()
2725 __glXUnlock(); in MesaGLInteropGLXQueryDeviceInfo()
2740 __glXUnlock(); in MesaGLInteropGLXExportObject()
2745 __glXUnlock(); in MesaGLInteropGLXExportObject()
2750 __glXUnlock(); in MesaGLInteropGLXExportObject()
Dglxclient.h681 #define __glXUnlock() pthread_mutex_unlock(&__glXmutex) macro