Searched refs:sync2 (Results 1 – 3 of 3) sorted by relevance
615 final Mutex sync2 = new Mutex(); in testOwns() local617 assertFalse(sync2.owns(c)); in testOwns()745 final Mutex sync2 = new Mutex();747 sync2.hasWaiters(c);772 final Mutex sync2 = new Mutex();774 sync2.getWaitQueueLength(c);799 final Mutex sync2 = new Mutex();801 sync2.getWaitingThreads(c);
612 final Mutex sync2 = new Mutex(); in testOwns() local614 assertFalse(sync2.owns(c)); in testOwns()742 final Mutex sync2 = new Mutex();744 sync2.hasWaiters(c);769 final Mutex sync2 = new Mutex();771 sync2.getWaitQueueLength(c);796 final Mutex sync2 = new Mutex();798 sync2.getWaitingThreads(c);
1358 sync2();1361 private void sync2() throws BackingStoreException {1372 cachedKids[i].sync2();