RTEMS CPU Kit with SuperCore  4.11.2
Functions
aio_suspend.c File Reference

Suspends Process until Asynchronous I/O Operation completes. More...

#include <aio.h>
#include <errno.h>
#include <rtems/system.h>
#include <rtems/seterr.h>
Include dependency graph for aio_suspend.c:

Functions

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

Detailed Description

Suspends Process until Asynchronous I/O Operation completes.