Welcome to MSDN Blogs Sign in | Join | Help

July 2007 - Posts

volatile, acquire/release, memory fences, and VC2005

One of the more common questions I get about VC2005 code generation relates to the code generation of volatile on x86/x64. If we take a look at MSDN we see that it defines the semantics for volatile in VC2005 as : o A write to a volatile object (volatile
Posted by kanggatl | 8 Comments
 
Page view tracker