Searched refs:Unmapper (Results 1 – 1 of 1) sorted by relevance
842 private static class Unmapper class in FileChannelImpl858 private Unmapper(long address, long size, int cap, in Unmapper() method in FileChannelImpl.Unmapper867 synchronized (Unmapper.class) { in Unmapper()889 synchronized (Unmapper.class) { in run()1015 Unmapper um = new Unmapper(addr, mapSize, isize, mfd); in map()