C++ 多线程

BoostThread:

C++多线程编程】Boost线程库  http://blog.csdn.net/yockie/article/details/26985187

【C++并发实战1】        http://blog.csdn.net/yockie/article/details/30148405

【C++并发实战2】        http://blog.csdn.net/yockie/article/details/37780133

 

STLThread:

std::thread             http://zh.cppreference.com/w/cpp/thread/thread

C++11并发指南系列       http://www.cnblogs.com/haippy/archive/2013/08/27/3284540.html

posted on 2017-06-05 20:08  defe_feath  阅读(137)  评论(0)    收藏  举报