On 2013/06/18 08:01:00, Yury Semikhatsky wrote:
Thank you for review! One question: am I right that these particular data
races
should never be a problem on x86/AMD64 due to their memory ordering model?

x86/AMD64 memory model is relevant iff you program in x86/AMD64 machine codes.
Please read this:
http://software.intel.com/en-us/blogs/2013/01/06/benign-data-races-what-could-possibly-go-wrong


https://codereview.chromium.org/17294004/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to