Searched refs:unmap0 (Results 1 – 3 of 3) sorted by relevance
290 NATIVE_METHOD(FileChannelImpl, unmap0, "(JJ)I"),
875 unmap0(address, size); in run()1006 unmap0(addr, mapSize); in map()1273 private static native int unmap0(long address, long length); in unmap0() method in FileChannelImpl
211 private static native int unmap0(long address, long length); in unmap0() method in FileChannelImpl