Searched refs:aio_cancel (Results 1 – 2 of 2) sorted by relevance
| /components/libc/posix/io/aio/ | ||
| A D | aio.h | 34 int aio_cancel(int fd, struct aiocb *cb); |
| A D | aio.c | 45 int aio_cancel(int fd, struct aiocb *cb) in aio_cancel() function |
Completed in 3 milliseconds