文件名称:readwriterlock
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-02-12
- 文件大小:
- 8.18mb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
生产者消费者例子,简单描述读写锁,因为使用SRWLOCK所以需要net4.0以上window操作系统才能支持。-just a sample example of reader and writer lock, It demand net4.0 because of SRWLOCK.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vs2010readwriterlock\vs2010readwriterlock.sdf
....................\vs2010readwriterlock.sln
....................\vs2010readwriterlock.v11.suo
....................\Debug\vs2010readwriterlock.exe
....................\.....\vs2010readwriterlock.ilk
....................\.....\vs2010readwriterlock.pdb
....................\ipch\vs2010readwriterlock-f4c9f9a1\vs2010readwriterlock-883c909a.ipch
....................\vs2010readwriterlock\ReadMe.txt
....................\....................\stdafx.cpp
....................\....................\stdafx.h
....................\....................\targetver.h
....................\....................\vs2010readwriterlock.cpp
....................\....................\vs2010readwriterlock.vcxproj
....................\....................\vs2010readwriterlock.vcxproj.filters
....................\....................\Debug\CL.read.1.tlog
....................\....................\.....\CL.write.1.tlog
....................\....................\.....\link-cvtres.read.1.tlog
....................\....................\.....\link-cvtres.write.1.tlog
....................\....................\.....\link-rc.read.1.tlog
....................\....................\.....\link-rc.write.1.tlog
....................\....................\.....\link.read.1.tlog
....................\....................\.....\link.write.1.tlog
....................\....................\.....\stdafx.obj
....................\....................\.....\vc110.idb
....................\....................\.....\vc110.pdb
....................\....................\.....\vs2010readwriterlock.Build.CppClean.log
....................\....................\.....\vs2010readwriterlock.lastbuildstate
....................\....................\.....\vs2010readwriterlock.log
....................\....................\.....\vs2010readwriterlock.obj
....................\....................\.....\vs2010readwriterlock.pch
....................\ipch\vs2010readwriterlock-f4c9f9a1
....................\vs2010readwriterlock\Debug
....................\Debug
....................\ipch
....................\vs2010readwriterlock
vs2010readwriterlock