Mono Class Library: Mono.Unix.Native Namespace

Mono.Unix.Native.MlockallFlags Enumeration

Documentation for this section has not yet been entered. [Edit]
[System.CLSCompliant(false)]
[System.Flags]
public enum MlockallFlags

See Also

Syscall.mlockall

Remarks

Documentation for this section has not yet been entered. [Edit]

Members

Member NameDescription
MCL_CURRENTLock all pages currently mapped into the process's address space. [Edit]
MCL_FUTURELock all pages mapped into the process's address space in the future, at the time the mapping is established. Note that this may cause future mappings to fail if those mappings cause resource limits to be exceeded. [Edit]

Requirements

Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0