3 references to MUnmap
System.Private.CoreLib (3)
Internal\Runtime\FrozenObjectHeapManager.Unix.cs (1)
36
Interop.Sys.
MUnmap
((nint)pBase, size);
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\SharedMemoryManager.Unix.cs (2)
355
Interop.Sys.
MUnmap
((nint)_sharedDataHeader, _sharedDataTotalByteCount);
706
Interop.Sys.
MUnmap
(addr, length);