RTEMS  5.1
Functions
aio_suspend.c File Reference

Suspends Process until Asynchronous I/O Operation completes. 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

Suspends Process until Asynchronous I/O Operation completes.