ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
[boost] Re: Race condition in boost::spirit?
by Stefan Slapeta other posts by this author
Jan 18 2005 5:23AM messages near this date
Re: [boost] Re: Race condition in boost::spirit? | Re: [boost] Re: Race condition in boost::spirit?
SOURCE Peter Dimov wrote:
>  
>  Local static objects can be made safe by the compiler. The new cxx64 API 
>  requires it.
>  

Interesting, I didn't know that!

>  They can also be made safe by using one of the following two approaches 
>  (pseudocode):
>  

[...]

Sorry, (my) misinterpretation. I meant that you can not assume that a 
local static variable is synchronized by the compiler because this is 
not required by the standard.

Stefan

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Peter Dimov
Stefan Slapeta

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved