搜索资源列表
queuetest.zip
- 使用信号灯(semaphore),事件(Event),临界区(CriticalSection)进行线程同步的例子
TSynchro_src.zip
- 使用CriticalSection(临界区)和Mutex(互斥对象)实现的线程同步类。
CriticalSection
- 关于共享和临界的控制类(CCriticalSection)的应用。多线程小程序.-on sharing and the control of the critical category (CCriticalSection) applications. Multithreading small procedures.
CriticalSection
- 简单的应用临界区对多线程程序中的公共变量进行保护的程序
threadinWin32
- 在编程过程中产生线程作了全面的分析,分析CriticalSection Mutex Semaphore Event在线程中的应用时各自优缺点作详细解说
CriticalSection
- 临界区API的实现,是微软面试的一个题目
os_example
- 包括以下内容: CriticalSection Event InterlockedIncrement等 在VC6.0下编译通过
TSynchro_src
- 使用CriticalSection(临界区)和Mutex(互斥对象)实现的线程同步类。- Uses line regulation synchronization class which CriticalSection (critical zone) and Mutex (incompatible object) realizes.
queuetest
- 使用信号灯(semaphore),事件(Event),临界区(CriticalSection)进行线程同步的例子- Uses the signal light (semaphore), the event (Event), the critical zone (CriticalSection) carries on line regulation synchronization the example
MyThreadPool
- 用VC上自己写的一个线程池,实现了一个自定义的CriticalSection,一个安全且可自动解除的锁,一个自定义的线程类,它封装了一个线程核心对象,最后实现了线程池类,用来管理线程对象。 且利用事件核心对象,实现了线程核心对象对消息列表的同步访问。下载即可运行,是整个工程文件-a threadpool, implemented by define a self-defining CriticalSection, a safy lock class,and a thread class whic
CriticalSection
- this a Critical Section test program. code is simple but easy to learn.-this is a Critical Section test program. code is simple but easy to learn.
CriticalSection
- This a guide how to use critical session -This is a guide how to use critical session
CriticalSection
- critical section usage
7.3_CriticalSection
- 单击“顺序”按钮进行顺序显示,单击“逆序”按钮进行逆序显示,观察文本编辑框中的输出。-CriticalSection\debug\CriticalSection.exe程序
criticalsection
- 用vs2008写的用critical section的多线程编程-Written using vs2008 with the critical section of the multi-threaded programming
CriticalSection
- CriticalSection的线程同步方法-CriticalSection thread synchronization method
criticalsection
- How to use critical section in window
CriticalSection
- 本程序主要的实现部分在头文件中,主要的功能是将临界区封装成一个类中,然后实现锁的自动释放。-In the part of the header file to achieve the main procedures, the main function is the critical area package into a category, and then realize the automatic release lock.
CriticalSection
- 使用关键代码段的例子,对学习使用关键代码段是很好的例子,这些都是很好的例子源码。-these are the demos of critical section,to learn how tos use critical section which are good useful,and they are very useful source codes.