|
file | aio.h |
| POSIX Asynchronous I/O Support.
|
|
file | aio_misc.h |
| POSIX Asynchronous I/O Private Support.
|
|
file | aio_cancel.c |
| Cancel Asynchronous I/O Operation.
|
|
file | aio_error.c |
| Returns the error status for the Asynchronous I/O request.
|
|
file | aio_fsync.c |
| Syncing of all Outstanding Asynchronous I/O Operations.
|
|
file | aio_misc.c |
| Private implementation for Asynchronous I/O.
|
|
file | aio_read.c |
| Asynchronous read operation.
|
|
file | aio_return.c |
| Final return status for Asynchronous I/O request.
|
|
file | aio_suspend.c |
| Wait for Asynchronous I/O Request.
|
|
file | aio_write.c |
| Asynchronous write operation.
|
|