MySpace
MySpace
Blog
Books
Landscape
Twitter
GitHub
📚✓
对volatile的认识
介绍了为什么c/c++需要volatile,关于volatile不能保证线程可见性的说明,以及为什么在x86上似乎可以做到线程可见性的释疑,最后简单提了 …