[][src]Type Definition yaar_lock::Mutex

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