egl: Set up the pthread key even TLS is used.
authorChia-I Wu <olv@lunarg.com>
Tue, 2 Nov 2010 17:11:54 +0000 (01:11 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 3 Nov 2010 05:34:17 +0000 (13:34 +0800)
commitc9186bd5886f4e05fd62a98d42404eda2a99416c
tree7c8e782a8801f2ea10fc23ae0b8d843623169af2
parent93a7e6d94e09a25bdbe31eedb0759e390ccb6a86
egl: Set up the pthread key even TLS is used.

We have to rely on the pthread key destructor to free the current thread
info when a thread exits.
src/egl/main/eglcurrent.c