Searched refs:refQueue (Results 1 – 7 of 7) sorted by relevance
60 protected final ReferenceQueue<?> refQueue; field in RefQueueWorker87 refQueue = queue; in RefQueueWorker()107 Reference<?> ref = refQueue.remove(); in run()
93 protected ReferenceQueue<Object> refQueue; field in AbstractConnPool128 if (refQueue != null) { in enableConnectionGC()140 refQueue = new ReferenceQueue<Object>(); in enableConnectionGC()141 refWorker = new RefQueueWorker(refQueue, this); in enableConnectionGC()
494 new BasicPoolEntry(op, rospl.getRoute(), refQueue);
58 private ReferenceQueue<Object> refQueue = new ReferenceQueue<Object>(); field in NativeObjectManager72 super(obj.handleRef, refQueue); in NativeObjectRef()95 NativeObjectRef ref = (NativeObjectRef) refQueue.poll(); in deleteUnused()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...