Constant linux_unsafe::raw::MLOCKALL
source · pub const MLOCKALL: V = 151;
Expand description
The system call number for mlockall
on this platform.
pub const MLOCKALL: V = 151;
The system call number for mlockall
on this platform.