pub type ReentrantMutex<G, T> = ReentrantMutex<G, T, true>;Available on crate features
shm and atomic_usize only.Aliased Typeยง
pub struct ReentrantMutex<G, T> { /* private fields */ }pub type ReentrantMutex<G, T> = ReentrantMutex<G, T, true>;shm and atomic_usize only.pub struct ReentrantMutex<G, T> { /* private fields */ }