文件名称:mune
- 所属分类:
- 操作系统开发
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.8mb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex' s function and the critical region is very similar. The difference is: Mutex spent more time than the multi-Critical Section, but the Mutex is the core object (Event, Semaphore is), you can cross-process use, and has been locked waiting for a Mutex can be set to TIMEOUT, not as Critical Section did not know the critical situation in the region, for so long and so die.
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex' s function and the critical region is very similar. The difference is: Mutex spent more time than the multi-Critical Section, but the Mutex is the core object (Event, Semaphore is), you can cross-process use, and has been locked waiting for a Mutex can be set to TIMEOUT, not as Critical Section did not know the critical situation in the region, for so long and so die.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mune
....\Debug
....\.....\mune.exe
....\.....\mune.ilk
....\.....\mune.obj
....\.....\mune.pch
....\.....\mune.pdb
....\.....\mune.res
....\.....\muneDlg.obj
....\.....\StdAfx.obj
....\.....\vc60.idb
....\.....\vc60.pdb
....\mune.aps
....\mune.clw
....\mune.cpp
....\mune.dsp
....\mune.dsw
....\mune.h
....\mune.ncb
....\mune.opt
....\mune.plg
....\mune.rc
....\muneDlg.cpp
....\muneDlg.h
....\ReadMe.txt
....\res
....\...\mune.rc2
....\Resource.h
....\StdAfx.cpp
....\StdAfx.h
....\Debug
....\.....\mune.exe
....\.....\mune.ilk
....\.....\mune.obj
....\.....\mune.pch
....\.....\mune.pdb
....\.....\mune.res
....\.....\muneDlg.obj
....\.....\StdAfx.obj
....\.....\vc60.idb
....\.....\vc60.pdb
....\mune.aps
....\mune.clw
....\mune.cpp
....\mune.dsp
....\mune.dsw
....\mune.h
....\mune.ncb
....\mune.opt
....\mune.plg
....\mune.rc
....\muneDlg.cpp
....\muneDlg.h
....\ReadMe.txt
....\res
....\...\mune.rc2
....\Resource.h
....\StdAfx.cpp
....\StdAfx.h