[][src]Type Definition yaar_lock::future::MutexLockFuture

type MutexLockFuture<'a, T> = RawMutexLockFuture<'a, T, OsThreadEvent>;
This is supported on feature="os" only.