RTEMS
5.0.0
|
Asynchronously reads Data from a File. More...
#include <aio.h>
#include <errno.h>
#include <fcntl.h>
#include <rtems/posix/aio_misc.h>
#include <rtems/seterr.h>
#include <stdlib.h>
#include <limits.h>
Functions | |
int | aio_read (struct aiocb *aiocbp) |
Asynchronously reads Data from a File.