|
RTEMS CPU Kit with SuperCore
4.11.2
|
Create an Anonymous Pipe. More...
#include <stdio.h>#include <string.h>#include <fcntl.h>#include <rtems/libio_.h>#include <rtems/seterr.h>#include <rtems/pipe.h>
Functions | |
| int | pipe_create (int filsdes[2]) |
| Create an anonymous pipe. More... | |
Create an Anonymous Pipe.
1.8.13