文件名称:mune
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小: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/mune.clw
mune/mune.cpp
mune/mune.dsp
mune/mune.dsw
mune/mune.h
mune/mune.plg
mune/muneDlg.cpp
mune/muneDlg.h
mune/ReadMe.txt
mune/res/mune.ico
mune/res/mune.rc2
mune/Resource.h
mune/StdAfx.cpp
mune/StdAfx.h
mune/mune.rc
mune/mune.aps
mune/mune.opt
mune/Debug/mune.res
mune/Debug/vc60.idb
mune/Debug/mune.pch
mune/Debug/vc60.pdb
mune/Debug/StdAfx.obj
mune/Debug/muneDlg.obj
mune/Debug/mune.obj
mune/Debug/mune.ilk
mune/Debug/mune.exe
mune/Debug/mune.pdb
mune/res
mune/Debug
mune
mune/mune.ncb
mune/mune.cpp
mune/mune.dsp
mune/mune.dsw
mune/mune.h
mune/mune.plg
mune/muneDlg.cpp
mune/muneDlg.h
mune/ReadMe.txt
mune/res/mune.ico
mune/res/mune.rc2
mune/Resource.h
mune/StdAfx.cpp
mune/StdAfx.h
mune/mune.rc
mune/mune.aps
mune/mune.opt
mune/Debug/mune.res
mune/Debug/vc60.idb
mune/Debug/mune.pch
mune/Debug/vc60.pdb
mune/Debug/StdAfx.obj
mune/Debug/muneDlg.obj
mune/Debug/mune.obj
mune/Debug/mune.ilk
mune/Debug/mune.exe
mune/Debug/mune.pdb
mune/res
mune/Debug
mune
mune/mune.ncb
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.