Type Definition futures_intrusive::sync::SharedSemaphore

source ·
pub type SharedSemaphore = GenericSharedSemaphore<RawMutex>;
Expand description