会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
yml435
博客园
首页
新随笔
联系
管理
订阅
2017年6月1日
shared_ptr实现copy_on_write
摘要: 参考:《linux多线程服务器编程 使用module网络库》(陈硕) 第二章 线程同步精要(P53-55)。 在多线程编程中,如果要用到修改共享资源的地方,如何正确地解决问题并提高效率? #include"mutex.h" #include<vector> #include<string> Mute
阅读全文
posted @ 2017-06-01 17:25 yml435
阅读(537)
评论(0)
推荐(0)
编辑
公告