Searched refs:sync2 (Results 1 – 2 of 2) sorted by relevance
586 final Mutex sync2 = new Mutex(); in testOwns() local588 assertFalse(sync2.owns(c)); in testOwns()716 final Mutex sync2 = new Mutex();718 sync2.hasWaiters(c);743 final Mutex sync2 = new Mutex();745 sync2.getWaitQueueLength(c);770 final Mutex sync2 = new Mutex();772 sync2.getWaitingThreads(c);
589 final Mutex sync2 = new Mutex(); in testOwns() local591 assertFalse(sync2.owns(c)); in testOwns()719 final Mutex sync2 = new Mutex();721 sync2.hasWaiters(c);746 final Mutex sync2 = new Mutex();748 sync2.getWaitQueueLength(c);773 final Mutex sync2 = new Mutex();775 sync2.getWaitingThreads(c);