2015年8月19日

摘要: 今天得空继续扫了一下(https://computing.llnl.gov/tutorials/pthreads/,这次没有用c++,直接参考的tutorial中的c语言实现)pthread中提供的另一种线程同步的方法:condition variables既然已经有了mutex,为什么还要有con... 阅读全文
posted @ 2015-08-19 22:35 承续缘 阅读(362) 评论(0) 推荐(0) 编辑

导航