RFC: Native TLS for globals in ZTS

Project Governance
Author
Currently the way globals work forces to pass a thread-local-storage pointer across function calls, which involves some overhead. Also, not all functions get th...

This RFC has not yet started voting