Searched defs:queue (Results 1 – 8 of 8) sorted by relevance
72 private static final LinkedList queue = new LinkedList(); field in AsynchronousFinalizer
294 private Entry(Object key, Object value, ReferenceQueue queue) { in Entry()306 private final ReferenceQueue queue = new ReferenceQueue(); field in WeakMap
121 private final ReferenceQueue queue; field in WaitUnreachable
41 IOHIDQueueInterface** queue; // IOKit/hid/IOHIDLib.h field
42 - (IOHIDQueueInterface**) queue; method in PrivateMethods249 - (IOHIDQueueInterface**) queue { method in PrivateMethods
271 String oid, Type type, Object object, ReferenceQueue queue) in Level2Entry()296 private final ReferenceQueue queue = new ReferenceQueue(); field in java_environment.Registry
693 public Entry(TypeDescription desc, ReferenceQueue queue) { in Entry()702 private final ReferenceQueue queue = new ReferenceQueue(); field in TypeDescription.Cache
310 private final LinkedList queue = new LinkedList(); field in Protocol_Test.Endpoint
Completed in 69 milliseconds