文件名称:线程类池实现
文件大小:26KB
文件格式:GZ
更新时间:2018-05-27 08:05:15
线程池
可改变的线程类,该类可以根据需要的线程数量来改变线程的总数,以节省资源
【文件预览】:
threadpool
----testpool(29KB)
----main.o(16KB)
----thread.o(10KB)
----pool.h(1014B)
----pool.c(2KB)
----sync.h(3KB)
----pool.o(35KB)
----.WKthread.c.swp(12KB)
----makefile(210B)
----thread.c(2KB)
----thread.h(460B)
----main.c(200B)