搜索资源列表
msg
- S3C6410平台下的进程间通信,使用消息队列方式。-IPC using message queue for S3C6410
msg
- Linux环境IPC操作之消息队列,代码包含消息队列的创建、发送、接收等内容-Linux operating environment of the IPC message queue, create a message queue that contains the code, send, receive, etc.
msg
- S3C6410平台下的进程间通信,使用消息队列方式。-IPC using message queue for S3C6410
warehose
- linux下的仓库物联网系统 linux下的仓库物联网系统 linux下的仓库物联网系统 -#include<stdio.h> #include<sys/types.h> #include<sys/ipc.h> #include<sys/msg.h> #include<stdlib.h> #include<unistd.h> #include<string.h> #include<
08-ipc
- Linux下ipc示例程序。包括以下示例程序:fifo,pipe,standard_pipe,alarm_pause,kill_raise,sigaction,signal,sigset,sem_fork,sheme,msg,pipe_select,producer-Ipc sample programs on Linux. Includes the following sample program: fifo, pipe, standard_pipe, alarm_pause, kill_ra
基于共享内存的消息队列shm_ipcmsg
- 基于共享内存的消息队列shm_ipcmsg