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()
199 __glXUnlock(); in MakeContextCurrent()
222 __glXUnlock(); in MakeContextCurrent()
246 __glXUnlock(); in MakeContextCurrent()
Dglxcmds.c512 __glXUnlock(); in glXDestroyContext()
1586 __glXUnlock(); in glXFreeContextEXT()
2663 __glXUnlock(); in MesaGLInteropGLXQueryDeviceInfo()
2668 __glXUnlock(); in MesaGLInteropGLXQueryDeviceInfo()
2673 __glXUnlock(); in MesaGLInteropGLXQueryDeviceInfo()
2688 __glXUnlock(); in MesaGLInteropGLXExportObject()
2693 __glXUnlock(); in MesaGLInteropGLXExportObject()
2698 __glXUnlock(); in MesaGLInteropGLXExportObject()
Dglxclient.h686 #define __glXUnlock() pthread_mutex_unlock(&__glXmutex) macro