文件名称:Mutex
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-03-28
- 文件大小:
- 1.01mb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个互斥对象的应用,多线程保存同步的时候需要使用的代码-A mutex application, multi-thread synchronization to save when you need to use the code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
线程代码\test111\Debug\BuildLog.htm
........\.......\.....\stdafx.obj
........\.......\.....\test111.exe
........\.......\.....\test111.ilk
........\.......\.....\test111.obj
........\.......\.....\test111.pch
........\.......\.....\test111.pdb
........\.......\.....\vc70.idb
........\.......\.....\vc70.pdb
........\.......\ReadMe.txt
........\.......\stdafx.cpp
........\.......\stdafx.h
........\.......\test111.cpp
........\.......\test111.vcproj
........\test111.ncb
........\test111.sln
........\test111.suo
线程 理解.txt
....代码\test111\Debug
........\test111
线程代码