Searched defs:AIO (Results 1 – 5 of 5) sorted by relevance
23 const AIO: u8 = 0b0100; constant41 pub const AIO: Interest = Interest(unsafe { NonZeroU8::new_unchecked(AIO) }); constant
190 ArrayRef<T> AIO = getAddrOffsets<T>(); in addressForIndex() local206 ArrayRef<T> AIO = getAddrOffsets<T>(); in getAddressOffsetIndex() local
22 pub const AIO: Interest = Interest(mio::Interest::AIO); constant26 pub const AIO: Interest = Interest(mio::Interest::READABLE); constant
130 const auto &AIO = getSyncScopeInclusionOrdering(A); in isSyncScopeInclusion() local
19 AIO, enumerator