文件名称:
aio-h.md
所在目录:
Openharmony v1.0 / docs / api / api-SmartVision-Devices
文件大小:
3.12 KB
下载地址:
文本预览:
# aio.h
## **Overview**
**Related Modules:**
[IO](IO.md)
**Description:**
Declares functions related to asynchronous I/O \(AIO\) operations.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Macros
## Functions
## **Overview**
**Related Modules:**
[IO](IO.md)
**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) |
点赞
回复
X