文件名称:threadpool_src
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 12.43kb
- 下载次数:
- 0次
- 提 供 者:
- 徐**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 21840288threadpool_src.rar 列表 threadpool\ReadMe.txt threadpool\StdAfx.cpp threadpool\StdAfx.h threadpool\threadpool_Static.dsp threadpool\threadpool_Static.mak threadpool\threadpool_Static.plg threadpool\src\AutoLock.cpp threadpool\src\outdebug.cpp threadpool\src\ThreadPool.cpp threadpool\src\ThreadPool2.cpp threadpool\src\ThreadPoolImp.cpp threadpool\src threadpool\h\AutoLock.h threadpool\h\outdebug.h threadpool\h\Resource.h threadpool\h\ThreadPool.h threadpool\h\ThreadPool2.h threadpool\h\ThreadPoolImp.h threadpool\h\Work.h threadpool\h threadpool