2015年5月8日

C+= concurrent_queue 线程安全测试

摘要: 更推荐使用:http://www.boost.org/doc/libs/1_56_0/doc/html/boost/lockfree/queue.html#include #include #include using namespace std;#define NUM_THREAD 10class... 阅读全文

posted @ 2015-05-08 13:23 雨渐渐 阅读(613) 评论(0) 推荐(0) 编辑

导航