[并发并行]_[初级]_[C++实现sychronized方式的对象锁]

时间:2018-12-24 18:44:18
【文件属性】:
文件名称:[并发并行]_[初级]_[C++实现sychronized方式的对象锁]
文件大小:322KB
文件格式:ZIP
更新时间:2018-12-24 18:44:18
c++ sychronized mutex 对象锁 参考: http://blog.csdn.net/infoworld/article/details/50182241
【文件预览】:
test
----aa_lock.h(228B)
----test.cpp(1KB)
----include()
--------semaphore.h(4KB)
--------pthread.h(41KB)
--------sched.h(5KB)
----test.exe(1018KB)
----pthreadGC2.dll(73KB)
----build.bat(59B)
----aa_lock.cpp(1KB)

网友评论

  • 感谢分享,学些一下
  • 最近也遇到了多线程安全问题,非常感谢楼主分享代码,特别是下载不需要积分。非常感谢。