Threads and static initialization.

Vladimir Panteleev vladimir at thecybershadow.net
Fri Dec 17 15:17:14 PST 2010


On Sat, 18 Dec 2010 00:33:43 +0200, Jonathan M Davis <jmdavisProg at gmx.com>  
wrote:

> That seems like it would be _really_ hard to do - probably impossible.

This is about TLS, right?

If so, can't we just add a way to create a thread without TLS, so that any  
attempts to access it will cause an access violation? Sounds simple and  
useful enough.

-- 
Best regards,
  Vladimir                            mailto:vladimir at thecybershadow.net


More information about the Digitalmars-d mailing list