Type Definition corundum::default::PMutex

source · []
pub type PMutex<T> = PMutex<T, Allocator>;
Expand description

Compact form of PMutex <T,Allocator>.