|
RTEMS CPU Kit with SuperCore
|
Create an Inter-Process Channel. More...
#include <unistd.h>#include <errno.h>#include <sys/types.h>#include <rtems/seterr.h>#include <rtems/pipe.h>
Functions | |
| int | pipe (int filsdes[2]) |
| POSIX 1003.1b 6.1.1 Create an Inter-Process Channel. | |
Create an Inter-Process Channel.
1.8.13