[][src]Type Definition spinning::ReentrantMutex

type ReentrantMutex<T, G> = ReentrantMutex<RawRwLock, G, T>;