[][src]Type Definition spinning::Mutex

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