MUNLOCKALL(3) Library Functions Manual MUNLOCKALL(3)

munlockallunlock the address space of a process

#include <sys/mman.h>

int munlockall(void);

Refer to mlockall(3) .

Derived from the POSIX Realtime Extension (1003.1b-1993/1003.1i-1995)

February 1997 posix.fail