RTEMS CPU Kit with SuperCore  4.11.3
Functions
aio_fsync.c File Reference

Syncing of all Outstanding Asynchronous I/O Operations. More...

#include <aio.h>
#include <errno.h>
#include <stdlib.h>
#include <rtems/posix/aio_misc.h>
#include <rtems/system.h>
#include <rtems/seterr.h>
Include dependency graph for aio_fsync.c:

Functions

int aio_fsync (int op, struct aiocb *aiocbp)
 

Detailed Description

Syncing of all Outstanding Asynchronous I/O Operations.