Searched refs:AIO_CANCELED (Results 1 – 5 of 5) sorted by relevance
104 AIO_CANCELED, enumerator105 #define AIO_CANCELED AIO_CANCELED macro
100 result = AIO_CANCELED; in __aio_cancel()129 result = AIO_CANCELED; in __aio_cancel()
13 constant AIO_CANCELED
217 if (aio_cancel (fds[0], &a) != AIO_CANCELED) in do_test()
3173 The return value of the function is @code{AIO_CANCELED} if there were