Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/
Dglxcurrent.c141 __glXUnlock(); in MakeContextCurrent()
147 __glXUnlock(); in MakeContextCurrent()
168 __glXUnlock(); in MakeContextCurrent()
188 __glXUnlock(); in MakeContextCurrent()
Dglxcmds.c519 __glXUnlock(); in glXDestroyContext()
1592 __glXUnlock(); in glXFreeContextEXT()
2746 __glXUnlock(); in MesaGLInteropGLXQueryDeviceInfo()
2751 __glXUnlock(); in MesaGLInteropGLXQueryDeviceInfo()
2756 __glXUnlock(); in MesaGLInteropGLXQueryDeviceInfo()
2771 __glXUnlock(); in MesaGLInteropGLXExportObject()
2776 __glXUnlock(); in MesaGLInteropGLXExportObject()
2781 __glXUnlock(); in MesaGLInteropGLXExportObject()
Dglxclient.h666 #define __glXUnlock() pthread_mutex_unlock(&__glXmutex) macro