摘要: Memory Consistency Errors Memory consistency errors occur when different threads have inconsistent views of what should be the same data. The causes of memory consistency errors are complex and beyond the scope of this tutorial. Fortunately, the programmer does not need a detailed understanding of . 阅读全文
posted @ 2013-07-14 21:09 alexander.bruce.lee 阅读(807) 评论(0) 推荐(0)