|
RTEMS 6.1-rc6
|
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
277 const struct aiocb *
const list[],
279 const struct timespec *timeout
282#if defined(_POSIX_SYNCHRONIZED_IO)