Type Alias rustix_futex_sync::Mutex

source ·
pub type Mutex<T> = Mutex<RawMutex, T>;