Add support for pthreads and TLS to libGL for __glXLock / __glXUnlock and
authorIan Romanick <idr@us.ibm.com>
Mon, 18 Apr 2005 16:59:53 +0000 (16:59 +0000)
committerIan Romanick <idr@us.ibm.com>
Mon, 18 Apr 2005 16:59:53 +0000 (16:59 +0000)
commit02986cb2cc1b1d47b26a653e9ae0fa508365f616
treeaf65825963e7c70928e63fcec86ca402b55cf3b0
parent2e823f29e41d395c38804919076ba30f563266b5
Add support for pthreads and TLS to libGL for __glXLock / __glXUnlock and
for tracking the current GLX context.

This fixes bug #3024.
src/glx/x11/glxclient.h
src/glx/x11/glxext.c