Home
last modified time | relevance | path

Searched defs:myGroupAndInvokeCount (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DInvoker.java71 private static final ThreadLocal<GroupAndInvokeCount> myGroupAndInvokeCount = field in Invoker
104 static boolean mayInvokeDirect(GroupAndInvokeCount myGroupAndInvokeCount, in mayInvokeDirect()
151 static <V,A> void invokeDirect(GroupAndInvokeCount myGroupAndInvokeCount, in invokeDirect()
DUnixAsynchronousSocketChannelImpl.java512 Invoker.GroupAndInvokeCount myGroupAndInvokeCount = null; in implRead() local
703 Invoker.GroupAndInvokeCount myGroupAndInvokeCount = in implWrite() local
DEPollPort.java249 Invoker.GroupAndInvokeCount myGroupAndInvokeCount = in run() local