Struct linux_futex::Private
source · pub struct Private(_);
Expand description
A type indicating a futex is only used from the same address space (process).
pub struct Private(_);
A type indicating a futex is only used from the same address space (process).