文件名称:Semaphore
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 930kb
- 下载次数:
- 0次
- 提 供 者:
- s**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
主、子两个线程之间的同步,要求子线程先执行。在主线程中使用系统调用CreateThread()创建一个子线程。主线程创建子线程后进入阻塞状态,直到子线程运行完毕后唤醒主线程。-The main synchronization between two threads of the child requires the child thread is executed first. In the main thread using the system call CreateThread () to create a child thread. Into the blocking state after the main thread to create the child thread to wake up the main thread until the child thread has finished running.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Semaphore\Debug\Semaphore.exe
.........\.....\Semaphore.ilk
.........\.....\Semaphore.pdb
.........\Semaphore\ReadMe.txt
.........\.........\Resource.h
.........\.........\Semaphore.cpp
.........\.........\Semaphore.h
.........\.........\Semaphore.rc
.........\.........\Semaphore.vcxproj
.........\.........\Semaphore.vcxproj.filters
.........\.........\Semaphore.vcxproj.user
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\.........\targetver.h
.........\Semaphore.sln
.........\Semaphore.suo
.........\ipch\semaphore-b0f10206
.........\Debug
.........\ipch
.........\Semaphore
Semaphore
.........\.....\Semaphore.ilk
.........\.....\Semaphore.pdb
.........\Semaphore\ReadMe.txt
.........\.........\Resource.h
.........\.........\Semaphore.cpp
.........\.........\Semaphore.h
.........\.........\Semaphore.rc
.........\.........\Semaphore.vcxproj
.........\.........\Semaphore.vcxproj.filters
.........\.........\Semaphore.vcxproj.user
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\.........\targetver.h
.........\Semaphore.sln
.........\Semaphore.suo
.........\ipch\semaphore-b0f10206
.........\Debug
.........\ipch
.........\Semaphore
Semaphore