EGL/libeglcurrent: fix crash on library unload
This causes a crash in thread exit because the pthread key destructor is called, but pointed code is already unloaded and does not exist anymore
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This causes a crash in thread exit because the pthread key destructor is called, but pointed code is already unloaded and does not exist anymore