Home
last modified time | relevance | path

Searched refs:aio_read (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/posix/headers/src/
Daio_h.c29 zassert_not_null(aio_read); in ZTEST()
/Zephyr-latest/include/zephyr/posix/
Daio.h33 int aio_read(struct aiocb *aiocbp);
/Zephyr-latest/lib/posix/options/
Daio.c38 int aio_read(struct aiocb *aiocbp) in aio_read() function
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst721 aio_read(),yes :ref:`†<posix_undefined_behaviour>`
/Zephyr-latest/doc/services/tracing/
Dindex.rst586 E.g. ``aio_read()`` or DMA.