搜索资源列表
11ThreadEvent
- 线程对同一资源操作 利用内核事件对象进行同步-Thread on the same resources to operate using the kernel event object synchronization
ThreadEvent
- 利用事件对象实现线程同步,适合于Winodws系统编程,对初学者很有帮助-use Event Thread,suitable to beginer of windows use Visual C++
client
- 服务器端口监听,实现端口的实时监听-#include <winsock2.h> #include <stdio.h> #include <stdlib.h> int TCount = 0 //MAX Thread numbers int
ThreadEvent
- windows CE下的线程间通信源码,欢迎大家下载交流!-windows CE source code under the inter-thread communication, welcome to download the exchange!
22-ThreadEvent
- wince线程示例,创建进程,打开WORD进程,只需前2个参数(名字、目录)-the wince thread example, to create the process, open the WORD process, only the first two parameters (name, directory)
ThreadEvent
- 控制台程序中Event简单使用实例。创建两个线程使线程能够达到同步。-Console application Event simple example. Create two threads to synchronize the threads.