boost.threads Singleton initialization

Posted by aaa on Stack Overflow See other posts from Stack Overflow or by aaa
Published on 2010-05-10T19:29:43Z Indexed on 2010/05/10 19:34 UTC
Read the original article Hit count: 159

Filed under:
|
|
|

hello.

Is there preferred way to initialize (lazily) singleton data when using multiple threads from boost.threads?

Thanks.

© Stack Overflow or respective owner

Related posts about c++

Related posts about boost