 |
RTEMS 7.0-rc1
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
56#if defined(_POSIX_ASYNCHRONOUS_IO)
75#define AIO_NOTCANCELED 1
114 volatile void *aio_buf;
120 struct sigevent aio_sigevent;
131 ssize_t return_value;
208 struct aiocb *__restrict
const list[__restrict],
210 struct sigevent *__restrict sig
228 const struct aiocb *aiocbp
289 const struct aiocb *
const list[],
291 const struct timespec *timeout
294#if defined(_POSIX_SYNCHRONIZED_IO)