文件名称:c++线程池的实现代码
文件大小:5KB
文件格式:GZ
更新时间:2012-01-02 03:42:49
线程池
这是一个使用c++实现的线程池的源代码,在WIN以及UNIX环境下都可以使用
【文件预览】:
threadpool-0.2
----spthread.h(4KB)
----threadpool.c(6KB)
----testthreadpool.cpp(2KB)
----MANIFEST(207B)
----README(353B)
----threadpool.h(2KB)
----Makefile(1KB)
----win32()
--------threadpool.dsw(545B)
--------threadpool.dsp(4KB)