Welcome to MSDN Blogs Sign in | Join | Help

November 2009 - Posts

Preventing Race Conditions in Code That Accesses Global Data

Abstract Race conditions in C/C++ code are amazingly easy to introduce and notoriously difficult to debug. The costs associated with a race condition can vary from 0 to “very expensive” depending on where in the code they occur. For example, if there
Posted by theelvez | 0 Comments
 
Page view tracker