文件名称:work_queue_thread
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 4.6kb
- 下载次数:
- 0次
- 提 供 者:
- zhuw*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现了一个多线程工作组应用程序,此程序中使用了互斥对象,条件变量进行线程的控制。通过研究此程序,可以深刻理解线程的工作机理。-achieve a working group multithreaded applications, the use of this procedure the mutex object, variable conditions thread control. Research through this procedure, a profound understanding of the working mechanism of thread.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 71477201work_queue_thread.rar 列表 work_queue_thread work_queue_thread\control.c work_queue_thread\control.h work_queue_thread\dbug.h work_queue_thread\queue.c work_queue_thread\queue.h work_queue_thread\workcrew.c