Type Definition lendable_mutex::PlLendableMutexGuard[][src]

type PlLendableMutexGuard<'a, T> = LendableMutexGuard<'a, RawMutex, RawThreadId, T>;