RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
aio_suspend.c File Reference

Wait for Asynchronous I/O Request. More...

#include <aio.h>
#include <errno.h>
#include <rtems/score/basedefs.h>
#include <rtems/seterr.h>

Functions

int aio_suspend (const struct aiocb *const list[] RTEMS_UNUSED, int nent RTEMS_UNUSED, const struct timespec *timeout RTEMS_UNUSED)
 

Detailed Description

Wait for Asynchronous I/O Request.