Constant mlock [src]

Source

pub const mlock = switch (native_os) { .windows, .wasi => {}, else => private.mlock, }