Constant linux_unsafe::raw::MUNLOCKALL
source · pub const MUNLOCKALL: V = 152;
Expand description
The system call number for munlockall
on this platform.
pub const MUNLOCKALL: V = 152;
The system call number for munlockall
on this platform.