Home
last modified time | relevance | path

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

/glibc-2.36/rt/
Daio.h104 AIO_CANCELED, enumerator
105 #define AIO_CANCELED AIO_CANCELED macro
Daio_cancel.c100 result = AIO_CANCELED; in __aio_cancel()
129 result = AIO_CANCELED; in __aio_cancel()
/glibc-2.36/conform/data/
Daio.h-data13 constant AIO_CANCELED
/glibc-2.36/nptl/
Dtst-cancel17.c217 if (aio_cancel (fds[0], &a) != AIO_CANCELED) in do_test()
/glibc-2.36/manual/
Dllio.texi3173 The return value of the function is @code{AIO_CANCELED} if there were