文件名称:threadpool
- 所属分类:
- 系统编程
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 24kb
- 下载次数:
- 0次
- 提 供 者:
- ningj******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个C++线程池库,包括智能指针、线程模拟的定时器-thread pool
相关搜索: 智能指针
(系统自动生成,下载前可以参看下载内容)
下载文件列表
threadpool
..........\include
..........\.......\common.h
..........\.......\SafeThread.h
..........\.......\Singleton.h
..........\.......\smart_ptr.h
..........\.......\Sync.h
..........\.......\ThreadPool.h
..........\.......\ThreadQueue.h
..........\.......\Timer.h
..........\src
..........\...\SafeThread.cpp
..........\...\Sync.cpp
..........\...\ThreadPool.cpp
..........\...\ThreadQueue.cpp
..........\...\Timer.cpp
..........\test
..........\....\ReadMe.txt
..........\....\stdafx.cpp
..........\....\stdafx.h
..........\....\test.cpp
..........\....\test.vcproj
..........\....\test1.cpp
..........\....\TestCases.cpp
..........\....\TestCases.h
..........\threadpool.sln
..........\include
..........\.......\common.h
..........\.......\SafeThread.h
..........\.......\Singleton.h
..........\.......\smart_ptr.h
..........\.......\Sync.h
..........\.......\ThreadPool.h
..........\.......\ThreadQueue.h
..........\.......\Timer.h
..........\src
..........\...\SafeThread.cpp
..........\...\Sync.cpp
..........\...\ThreadPool.cpp
..........\...\ThreadQueue.cpp
..........\...\Timer.cpp
..........\test
..........\....\ReadMe.txt
..........\....\stdafx.cpp
..........\....\stdafx.h
..........\....\test.cpp
..........\....\test.vcproj
..........\....\test1.cpp
..........\....\TestCases.cpp
..........\....\TestCases.h
..........\threadpool.sln