Searched refs:__glXUnlock (Results 1 – 3 of 3) sorted by relevance
193 __glXUnlock(); in MakeContextCurrent()215 __glXUnlock(); in MakeContextCurrent()239 __glXUnlock(); in MakeContextCurrent()
473 __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()
681 #define __glXUnlock() pthread_mutex_unlock(&__glXmutex) macro