Monday, March 11, 2013

C# - The C# Memory Model in Theory and Practice, Part 2

C# - The C# Memory Model in Theory and Practice, Part 2:

'via Blog this'

"...When writing CPU-intensive code, it sometimes makes sense to use volatile fields, as long as you only rely on the ECMA C# specification guarantees and not on architecture-specific implementation details..."

No comments: