pub type ReentrantMutexGuard<'a, G, T> = ReentrantMutexGuard<'a, G, T, false>;
Available on crate feature
atomic_usize
only.Aliased Typeยง
pub struct ReentrantMutexGuard<'a, G, T> { /* private fields */ }
pub type ReentrantMutexGuard<'a, G, T> = ReentrantMutexGuard<'a, G, T, false>;
atomic_usize
only.pub struct ReentrantMutexGuard<'a, G, T> { /* private fields */ }