文件名称:09-thread
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-12-09
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- s**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Linux下线程处理程序示例。包括以下示例:thread,thread_attr,thread_mutex,thread_sem,producer-customer-Linux Thread handler examples. Include the following examples: thread, thread_attr, thread_mutex, thread_sem, producer-customer
(系统自动生成,下载前可以参看下载内容)
下载文件列表
09 thread
.........\2 thread
.........\........\Makefile
.........\........\thread.c
.........\2 thread_attr
.........\.............\Makefile
.........\.............\thread_attr.c
.........\2 thread_mutex
.........\..............\Makefile
.........\..............\thread_mutex.c
.........\2 thread_sem
.........\............\Makefile
.........\............\thread_sem.c
.........\3 producer-customer
.........\...................\Makefile
.........\...................\producer-customer.c