搜索资源列表
MsgQueue
- 实现一个线程安全的队列,可以在任何VC工程中使用.-multiplethread safed message queue.
linux-msgqueue-test
- LINUX下通过消息队列的方式在进程中传递消息。-LINUX under way through the message queue for messages in the process.
msgqueue
- 消息队列C语言实现代码,在linux平台可以实现。-Message Queue implementation code
msgqueue
- 这段代码通过列子介绍了如何使用消息队列进行进程间通信,代码比较详细-/* * 2013-12-23 * * NOTHING * * wcxontheway@126.com * * this file shows how to use msg queue in the linux * **/
msgqueue.tar
- 学习理解消息队列的示例代码,便于全方面理解消息队列-Learning to understand the message queue sample code, easy to understand all aspects of the message queue
MSGQUEUE
- 消息队列的相关代码,运用了系统API函数,可以参考。-Message Queue
msgqueue
- Function: void msgqueue_initialise(MsgQueue_t msgq) Purpose : initialise a message que.
msgqueue
- 自编linux中基于消息队列的进程间通信模块,经过调试恩能够成功应用的模块-Editing the Linux interprocess communication module based on message queue, after debugging successfully application module
msgqueue
- Purpose : Allocate a message queue entry.