
Roland Schwarz <roland.schwarz@chello.at> writes:
Roland Schwarz wrote:
Does this mean you have solved the initialization problem for local statics? i.e. you made this thread-safe for every compiler?
Sorry, the shown usage pattern of course is not necessarily usgae as a local static.
Nevertheless the question arises if the usage as a local static is thread safe. I.e. in the example shown struct X should live as a global variable in general. (I.e. if there are no provisions in thread_specific_ptr that make it safe.)
No, I haven't solved it. Local statics are still a problem. The question was about a class static, which is global, and thus safe. Anthony -- Author of C++ Concurrency in Action | http://www.manning.com/williams just::thread C++0x thread library | http://www.stdthread.co.uk Just Software Solutions Ltd | http://www.justsoftwaresolutions.co.uk 15 Carrallack Mews, St Just, Cornwall, TR19 7UL, UK. Company No. 5478976