aio.h
Overview
Related Modules:
Description:
Declares functions related to asynchronous I/O (AIO) operations.
Since:
1.0
Version:
1.0
Summary
Macros
LIO_WAIT 0 |
Waiting to be notified of the completion of all asynchronous I/O operations. |
Not waiting to be notified of the completion of all asynchronous I/O operations. |
Functions
lio_listio (int mode, struct aiocb restrict const restrict cbs, int cnt, struct sigevent *restrict sev) |