[][src]Type Definition futures_intrusive::sync::Mutex

type Mutex<T> = GenericMutex<RawMutex, T>;