摘要: 参考来源:ttps://baptiste-wicht.com/posts/2012/07/c11-concurrency-tutorial-part-4-atomic-type.html 本文介绍c++并发库中的原子类型: Atomic types. 1. Atomic Types 我们可以看到这个 阅读全文
posted @ 2018-05-24 20:30 卷积 阅读(110) 评论(0) 推荐(0) 编辑
摘要: 本文将学习C++11并发库中的: 条件变量(condition varibles)。 参考来源: https://baptiste-wicht.com/posts/2012/04/c11-concurrency-tutorial-advanced-locking-and-condition-vari 阅读全文
posted @ 2018-05-24 16:46 卷积 阅读(288) 评论(0) 推荐(0) 编辑