[][src]Type Definition linux_aio_tokio::AioContext

type AioContext = GenericAioContext<RawMutex, SyncRequestAdapter, AtomicLink>;

AIO context suitable for cross-threaded environment (tokio rt-threaded), backed by parking_lot Mutex