文件名称:CriticalSectionSynch
介绍说明--下载内容均来自于网络,请自行研究使用
Visual C++利用临界区同步线程的一个实例代码,测试前你可试着勾寻使用临界区”功能按钮,然后依次点击启动一个线程向编辑框写入字符A、启动一个线程向编辑框写入字符B,查看线程的运行变化,本例对于研究临界区同步线程问题,可起到很好的理解作用。-Visual C++ use thread synchronization in a critical region of code examples, you can try to hook before testing the use of a critical section to find "function button, and then click to start a thread in order to write to the edit box the characters A, start a thread for writing characters to the edit box B, see the thread running change, in this case the critical area for research thread synchronization problem, you can play a very good understanding of the role.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CriticalSectionSynch\CriticalSectionSynch.aps
....................\CriticalSectionSynch.clw
....................\CriticalSectionSynch.cpp
....................\CriticalSectionSynch.dsp
....................\CriticalSectionSynch.dsw
....................\CriticalSectionSynch.h
....................\CriticalSectionSynch.rc
....................\CriticalSectionSynchDlg.cpp
....................\CriticalSectionSynchDlg.h
....................\ReadMe.txt
....................\res\CriticalSectionSynch.ico
....................\...\CriticalSectionSynch.rc2
....................\resource.h
....................\StdAfx.cpp
....................\StdAfx.h
....................\res
CriticalSectionSynch