Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dglxcurrent.c208 __glXUnlock(); in MakeContextCurrent()
230 __glXUnlock(); in MakeContextCurrent()
253 __glXUnlock(); in MakeContextCurrent()
Dglxcmds.c476 __glXUnlock(); in glXDestroyContext()
1597 __glXUnlock(); in glXFreeContextEXT()
2729 __glXUnlock(); in MesaGLInteropGLXQueryDeviceInfo()
2734 __glXUnlock(); in MesaGLInteropGLXQueryDeviceInfo()
2739 __glXUnlock(); in MesaGLInteropGLXQueryDeviceInfo()
2754 __glXUnlock(); in MesaGLInteropGLXExportObject()
2759 __glXUnlock(); in MesaGLInteropGLXExportObject()
2764 __glXUnlock(); in MesaGLInteropGLXExportObject()
Dglxclient.h681 #define __glXUnlock() pthread_mutex_unlock(&__glXmutex) macro