RTEMS CPU Kit with SuperCore
Functions
lio_listio.c File Reference

Function Initiates a List of I/O Requests with Single Function Call. More...

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

Functions

int lio_listio (int mode, struct aiocb *__restrict const list[__restrict], int nent, struct sigevent *__restrict sig)
 

Detailed Description

Function Initiates a List of I/O Requests with Single Function Call.