线程池 threadPool c语言实现

时间:2021-12-25 05:11:44
【文件属性】:
文件名称:线程池 threadPool c语言实现
文件大小:10KB
文件格式:ZIP
更新时间:2021-12-25 05:11:44
线程池 Linux C语言 pthread 保存的一份Linux下的线程池代码,使用C语言编写,另外添加了较详细的中文注释,附带测试代码,可以加深一些对线程池的认识,居家必备
【文件预览】:
threadPool
----src()
--------threadpool.h(4KB)
--------threadpool.c(11KB)
----LICENSE(1KB)
----README.md(896B)
----Makefile(926B)
----tests()
--------heavy.c(1KB)
--------thrdtest.c(1KB)
--------shutdown.c(1KB)
----package.json(246B)

网友评论