文章分类 -  进程线程

摘要:参考:http://0xffffff.org/2016/02/11/38-c++-concurrency/#%E4%BA%92%E6%96%A5%E9%94%81 特点: 实用: api注意事项: 前期准备知识:在任何一个时间点上,线程是可结合的(joinable)或者是分离的(detached)。 阅读全文
posted @ 2018-05-03 17:45 WorldsCollide 阅读(53) 评论(0) 推荐(0)