RTEMS  5.1
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/seterr.h>

Functions

int aio_fsync (int op, struct aiocb *aiocbp)
 

Detailed Description

Syncing of all Outstanding Asynchronous I/O Operations.