文件名称:一个c实现的线程池threadpool-0.1
文件大小:3KB
文件格式:GZ
更新时间:2013-01-07 11:37:41
c 线程 线程池 多线程 thread
一个c实现的线程池threadpool-0.1,有测试代码
This is an implementation for the following requirements:
http://paul.rutgers.edu/~csgates/CS416/proj2/index.html
Reports of successful use are appreciated.
Enjoy!
-- stephen liu
【文件预览】:
threadpool-0.1
----threadpool.c(5KB)
----testthreadpool.cpp(2KB)
----MANIFEST(160B)
----README(211B)
----threadpool.h(2KB)
----Makefile(1KB)