2 references to MUnmap
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\SharedMemoryManager.Unix.cs (2)
352Interop.Sys.MUnmap((nint)_sharedDataHeader, _sharedDataTotalByteCount); 703Interop.Sys.MUnmap(addr, length);