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

Cancel Asynchronous I/O Operation. More...

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

Functions

int aio_cancel (int fildes, struct aiocb *aiocbp)
 

Detailed Description

Cancel Asynchronous I/O Operation.