Searched refs:CleanerThunk (Results 1 – 1 of 1) sorted by relevance
241 CleanerThunk thunk; in registerNativeAllocation()244 thunk = new CleanerThunk(); in registerNativeAllocation()259 private class CleanerThunk implements Runnable { class in NativeAllocationRegistry262 public CleanerThunk() { in CleanerThunk() method in NativeAllocationRegistry.CleanerThunk