Type Definition corundum::default::PMutex[][src]

type PMutex<T> = PMutex<T, BuddyAlloc>;
Expand description

Compact form of PMutex <T,BuddyAlloc>.