搜索资源列表
msgq
- 这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库-This is a message queue on the use of small communications procedures source, makefile in the sco, if under Linux may have to increase the socket libraries
msgq
- 这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库-This is a message queue on the use of small communications procedures source, makefile in the sco, if under Linux may have to increase the socket libraries
mymsgQ
- vxWorks下的消息队列程序-vxWorks the message queue procedures
MsgQueueSource
- MsgQ 程序間溝通排程,相互傳送Message-MsgQ program scheduling communication between each other to send Message
Msgq
- a C program that illustrates the following. a) Creating a message queue. b) Writing to a message queue. c) Reading from a message queue.
ipdectos
- 一个不错的linux封装,包括timer, msgq,thread,syslog, telnet,串口命令等调试。编译后在linux可以直接运行,看懂后就可以在嵌入式环境直接运行。-good linux wrapper for practice,including timer,msgq,thread,sem, syslog,telnet,serial port debug.
msgq
- 在xp环境下模拟vxworks下消息队列的功能,方便xp环境下代码向vxworks环境移植-In xp os to simulate the function of msgq in os of vxworks, so make it easy to port the code from xp to vxworks
msgqueue
- Function: void msgqueue_initialise(MsgQueue_t msgq) Purpose : initialise a message que.