What's the state of thread_local support?

I tried using it on x86 and ended up with the global variable
resolving to an invalid pointer.

I tried using it on x86 and ended up with the global variable
resolving to an invalid pointer.

It works on x86/linux and unsupported everywhere else.