搜索资源列表
linux-msgqueue-test
- LINUX下通过消息队列的方式在进程中传递消息。-LINUX under way through the message queue for messages in the process.
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
- 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.
