无锁(lock-free)数据结构 http://blog.csdn.net/absurd/article/details/3662318
原书《系统程序员成长计划》下载 http://ishare.iask.sina.com.cn/f/21387663.html
单读单写无锁队列源码可以看facebook 开源的folly的 ProducerConsumerQueue.h
无锁(lock-free)数据结构 http://blog.csdn.net/absurd/article/details/3662318
原书《系统程序员成长计划》下载 http://ishare.iask.sina.com.cn/f/21387663.html
单读单写无锁队列源码可以看facebook 开源的folly的 ProducerConsumerQueue.h