Supporting emulated tls

Martin Nowak dawg at dawgfoto.de
Fri Mar 23 04:55:01 PDT 2012


Just another point about TLS.

extern(C) /*__thread*/ int foo;

At some point you want to be able to access C++ TLS variables
so emulation should not replace native TLS support.


More information about the D.gnu mailing list