Searched defs:counts (Results 1 – 5 of 5) sorted by relevance
285 int counts = (int)s; in unarrivedOf() local298 int counts = (int)s; in arrivedOf() local358 int counts = (int)s; in doArrive() local403 int counts = (int)s; in doRegister() local651 int counts = (int)s; in arriveAndAwaitAdvance() local
284 volatile int counts; field in AtomicIntegerArrayTest.Counter
283 volatile long counts; field in AtomicLongArrayTest.Counter
273 public static native void getInstructionCount(int[] counts); in getInstructionCount()
771 int counts[] = new int[datasNames.length]; in genNames() local