文件名称:waitForMultipleObjects
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- suc***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
WaitForMultipleObjects using pthread linux
The basic idea is to use the subscriber pattern:
In WaitForMultipleObjects() subscribe at all event sources the event
sources then have to signal a central pthread_cond_t.
The public interface is declared in winEmul.h.
A few features are not implemented properly or completely, for instance
PulseEvent(). If these features would be needed, it should not be too difficult
to implement them.-
WaitForMultipleObjects using pthread linux
The basic idea is to use the subscriber pattern:
In WaitForMultipleObjects() subscribe at all event sources the event
sources then have to signal a central pthread_cond_t.
The public interface is declared in winEmul.h.
A few features are not implemented properly or completely, for instance
PulseEvent(). If these features would be needed, it should not be too difficult
to implement them.相关搜索: waitForMultipleObjects
rar
(系统自动生成,下载前可以参看下载内容)
下载文件列表
waitForMultipleObjects\CWinEventHandle.cpp
......................\CWinEventHandle.h
......................\main.cpp
......................\makefile
......................\readme.txt
......................\winEmul.h
......................\WinEvent.cpp
waitForMultipleObjects
......................\CWinEventHandle.h
......................\main.cpp
......................\makefile
......................\readme.txt
......................\winEmul.h
......................\WinEvent.cpp
waitForMultipleObjects