MCL_CURRENT
if (!(flags & MCL_CURRENT)) {
(flags & ~(MCL_CURRENT|MCL_FUTURE)) != 0)
(void)mlockall(MCL_CURRENT | MCL_FUTURE);