Home
last modified time | relevance | path

Searched defs:Deallocator (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/fs/
DNativeBuffer.java46 private static class Deallocator implements Runnable { class in NativeBuffer
48 Deallocator(long address) { in Deallocator() method in NativeBuffer.Deallocator
/libcore/ojluni/src/main/java/sun/nio/ch/
DIOVecWrapper.java71 private static class Deallocator implements Runnable { class in IOVecWrapper
73 Deallocator(AllocatedNativeObject obj) { in Deallocator() method in IOVecWrapper.Deallocator