linux 线程池封装类

时间:2017-10-30 09:45:33
【文件属性】:

文件名称:linux 线程池封装类

文件大小:2KB

文件格式:RAR

更新时间:2017-10-30 09:45:33

线程池,linux

linux下封装的线程池类 和 任务基类 根据具体业务继承任务基类 线程池内使用条件变量来调度任务


【文件预览】:
thread
----threadpool.h(1KB)
----threadpool.cpp(3KB)

网友评论

  • 很好,作为一个参考