搜索资源列表
ComQueue
- 带同步互斥的读写队列源码,用与多线程编程中实时性操作-a raw queue program with mutex and semphore using between threads
Projects
- 三种VC 6.0的多线程同步方法编写一个多线程的程序(要求在屏幕上先显示Hello,再显示World) 1)基于全局变量的多线程同步程序; 2)基于事件的多线程同步程序; 3) 基于临界区的多线程同步程序。-Three kinds of VC 6.0 multi-thread synchronization method to write a multi-threaded program (first display on the screen requires Hello, aga
MultiThread
- 多线程同时进行多项任务,事件同步openmp-Multithreading at the same time a number of tasks, event synchronization openmp