[][src]Type Definition linux_aio_tokio::AioContextHandle

type AioContextHandle = GenericAioContextHandle<RawMutex, SyncRequestAdapter, AtomicLink>;

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