linux下线程池

时间:2015-09-14 03:33:00
【文件属性】:

文件名称:linux下线程池

文件大小:69KB

文件格式:RAR

更新时间:2015-09-14 03:33:00

线程池

采用互拆量和条件变量实现的线程池,可以增加线程、销毁线程,测试了几百遍了~暂还没发现什么bug,写的不是很好,适合学习


【文件预览】:
threadPool
----cthread.cpp(3KB)
----threadPool.pro(234B)
----cthreadpoll.cpp(1KB)
----cthread.o(11KB)
----cthreadpoll.h(533B)
----threadPool(77KB)
----cthreadpoll.o(48KB)
----main.cpp(1KB)
----public.o(2KB)
----public.cpp(218B)
----Makefile(7KB)
----main.o(52KB)
----cthread.h(1KB)
----threadPool.pro.user(18KB)
----public.h(113B)

网友评论

  • 没有体现出线程的调度
  • 谢谢正在研究线程池,很好