搜索资源列表
multi_thread.zip
- 3种多线程同步方式(Critical Section,Mutex,Event)的小例子
queuetest.zip
- 使用信号灯(semaphore),事件(Event),临界区(CriticalSection)进行线程同步的例子
thread.zip
- 3种多线程同步方式(Critical Section,Mutex,Event)的小例子
WorkerThread_demo.zip
- 一个不错的通过设置任意多个事件(Event)来激发多个任务函数的线程类。
Event
- 這是一個簡單的多線程的一個不錯的例子, 大家不妨-This a simple multi-threading of a good example, we may s
测试通过Event
- 一个监测多线程的程序。 已经通过测试-monitoring a multi-threaded process. Have to pass the test
Mode
- 通过向Mode模块发送event来做状态迁移,Mode模块中有一个Matrix表,通过Matrix表来做出判断-through Mode modules make this event the movement Mode Module Matrix is a table through the Matrix to make a judgment Table
3ThreadDoc
- 多线程----介绍3种多线程同步方式(Critical Section,Mutex,Event)例子-introduced three kinds of multithreaded synchronization mode (Critical Section, Mutex, Event) example
worker_thread_class
- 可控制事件的线程包装类-The wrapped threads class of event that can be controlled
WorkerThread_demo
- 一个不错的通过设置任意多个事件(Event)来激发多个任务函数的线程类。- Is good (Event) stimulates many duties function through establishment wilfully many events the line regulation class.
multi_thread
- 3种多线程同步方式(Critical Section,Mutex,Event)的小例子-3 multithreading synchronous mode (Critical Section, Mutex, Event) small example
queuetest
- 使用信号灯(semaphore),事件(Event),临界区(CriticalSection)进行线程同步的例子- Uses the signal light (semaphore), the event (Event), the critical zone (CriticalSection) carries on line regulation synchronization the example
Event
- 事件编程,通过事件,管理两个进程之间的调度管理-Event programming, through the event, management, scheduling management between the two processes
EVENT
- 进程与线程练习中的有关事件(Event)的源代码-Process and thread
EVENT
- 多线程学习—如何使用事件:(任何大型软件中都需要用,很经典的学习软件)-Multithreading learning- how to use the event: (any large software are needed, it classical learning software)
Event
- vc开发环境事件编程源代码,清晰简明说明了程序中如何使用事件-example code for event.
Event
- 模拟2个火车售票点售票,并用事件对象进行同步-Analog two train ticket ticketing and event object synchronization
event
- 文件中第一个方法创建了一个进程的副本,以子进程模式 (由命令行指定) 工作;第二个方法创建一个事件和一个子进程,然后等待子进程在返回前向事件发出信号;第三个方法在子进程模式下被调用,其功能只是向父进程发出终止信号-the first method creates a process s copy to a child process mode (designated by the command line) The second way to create an event and a chil