文件名称:SemaphoreSynch
介绍说明--下载内容均来自于网络,请自行研究使用
vVC++使用信号量同步线程的源码实例,通过源文件和对目标文件的复制,来演示利用信号量如何实现线程同步,这是同步线程方面又一个值得学习的技巧,在之前,我们可以使用互斥对象、临界区实现线程的同步问题-VC++ using semaphores to synchronize threads of source code examples, source files and copy the target file, and to demonstrate the use of semaphores how to implement thread synchronization, which is synchronous threading and a worthwhile learning skills, before we can use a mutex object, the critical region to implement thread synchronization problems
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SemaphoreSynch\ReadMe.txt
..............\res\SemaphoreSynch.ico
..............\...\SemaphoreSynch.rc2
..............\resource.h
..............\SemaphoreSynch.aps
..............\SemaphoreSynch.clw
..............\SemaphoreSynch.cpp
..............\SemaphoreSynch.dsp
..............\SemaphoreSynch.dsw
..............\SemaphoreSynch.h
..............\SemaphoreSynch.rc
..............\SemaphoreSynchDlg.cpp
..............\SemaphoreSynchDlg.h
..............\StdAfx.cpp
..............\StdAfx.h
..............\res
SemaphoreSynch