ba141b95a7
To avoid a massive rename, I'm leaving this as a misnomer, it's not really ELF TLS, but it's the same concept. Note that Windows doesn't support thread-local variables imported or exported between modules, so we can only support this when we're not using a shared glapi. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4050 Reviewed-by: Jose Fonseca <jfonseca@vmware.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9165>