Searched refs:AIO_ALLDONE (Results 1 – 10 of 10) sorted by relevance
13 int dummy0 = AIO_ALLDONE;
22 AIO_ALLDONE, enumerator
83 if (aio_cancel(fd, &aiocb) != AIO_ALLDONE) { in main()
90 AioAllDone = libc::AIO_ALLDONE,748 libc::AIO_ALLDONE => Ok(AioCancelStat::AioAllDone), in cancel()943 libc::AIO_ALLDONE => Ok(AioCancelStat::AioAllDone), in aio_cancel_all()
416 pub const AIO_ALLDONE: ::c_int = 3; constant
1024 pub const AIO_ALLDONE: ::c_int = 2; constant
1663 pub const AIO_ALLDONE: ::c_int = 3; constant
1561 pub const AIO_ALLDONE: ::c_int = 2; constant
3057 pub const AIO_ALLDONE: ::c_int = 1; constant
2490 pub const AIO_ALLDONE: ::c_int = 2; constant