Searched defs:myGroup (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/nio/channels/AsynchronousChannelGroup/
H A DIdentity.java54 private static final ThreadLocal<Integer> myGroup = field in class:Identity
68 myGroup.set(groupId);
135 if (!myGroup.get().equals(groupId))

Completed in 117 milliseconds