文件名称:thread_pool
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-05-09
- 文件大小:
- 26kb
- 下载次数:
- 0次
- 提 供 者:
- r***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
linux线程池的实现。线程池技术多用在需要频繁的创建与销毁线程的场合。-achieve linux thread pool. Thread pool technology is used in the need to create and destroy threads frequent occasions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
thread_pool
...........\copy
...........\....\.thread_pool.h.swp
...........\....\bk
...........\....\..\file1
...........\....\..\file2
...........\....\..\file3
...........\....\..\sub_dir
...........\....\..\.......\a.txt
...........\....\..\.......\b
...........\....\..\.......\b.c
...........\....\copy
...........\....\copy.c
...........\....\Makefile
...........\....\test
...........\....\....\file1
...........\....\....\file2
...........\....\....\file3
...........\....\....\sub_dir
...........\....\....\.......\a.txt
...........\....\....\.......\b
...........\....\....\.......\b.c
...........\....\thread_pool.c
...........\....\thread_pool.h
...........\demo
...........\....\main.c
...........\....\Makefile
...........\....\thread_pool.c
...........\....\thread_pool.h