pub type SharedSemaphore = GenericSharedSemaphore<RawMutex>;
Expand description

Aliased Type§

struct SharedSemaphore { /* private fields */ }