文件名称:no_2
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-10-20
- 文件大小:
- 28kb
- 下载次数:
- 0次
- 提 供 者:
- d***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在线程安全的情况下,用管道实现线程之间的通信。并且该管道可以接收那些继承了CLMessage的消息。要把管道类融入到本课程程序库中。-In the case of thread-safe, piped to achieve communication between threads. And the pipeline can receive those inherited CLMessage news. Pipeline put into the course program library.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CLConditionVariable.cpp
CLConditionVariable.h
CLCriticalSection.cpp
CLCriticalSection.h
CLEvent.cpp
CLEvent.h
CLExecutive.cpp
CLExecutive.h
CLExecutiveFunctionForMsgLoop.cpp
CLExecutiveFunctionForMsgLoop.h
CLExecutiveFunctionProvider.cpp
CLExecutiveFunctionProvider.h
CLLog.cpp
CLLog.h
CLMessage.cpp
CLMessage.h
CLMessageLoopManager.cpp
CLMessageLoopManager.h
CLMsgLoopManagerForMsgPipe.cpp
CLMsgLoopManagerForMsgPipe.h
CLMutex.cpp
CLMutex.h
CLStatus.cpp
CLStatus.h
CLThread.cpp
CLThread.h
MessagePipe.cpp
MessagePipe.h
Pipe.cpp
Pipe.h
a.out
test.cpp