summaryrefslogtreecommitdiff
path: root/src/egl/main/eglglobals.c
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2009-08-10 12:20:31 +0800
committerBrian Paul <brianp@vmware.com>2009-08-11 22:14:35 -0600
commitf6c2f5e37925abe3ea7036b7a3bd6ca1721e4f73 (patch)
tree665e49ffb7235272024e3a3f1de3051183b96e17 /src/egl/main/eglglobals.c
parente79d21ca1f11e5b584db0930eb0cf49869b0e77d (diff)
egl: Destroy eglThreadInfo on thread exit.
This is done through pthread TSD destructor. It destroys all thread infos except for main thread's. The thread info of the main thread is destroyed by _eglFiniCurrent. TLS case is not supported yet. Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Diffstat (limited to 'src/egl/main/eglglobals.c')
0 files changed, 0 insertions, 0 deletions