diff options
author | Chia-I Wu <[email protected]> | 2009-08-10 12:20:31 +0800 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-08-11 22:14:35 -0600 |
commit | f6c2f5e37925abe3ea7036b7a3bd6ca1721e4f73 (patch) | |
tree | 665e49ffb7235272024e3a3f1de3051183b96e17 /src/egl/main/eglcurrent.h | |
parent | e79d21ca1f11e5b584db0930eb0cf49869b0e77d (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 <[email protected]>
Diffstat (limited to 'src/egl/main/eglcurrent.h')
0 files changed, 0 insertions, 0 deletions