Searched refs:pleaseTake (Results 1 – 4 of 4) sorted by relevance
587 final CountDownLatch pleaseTake = new CountDownLatch(1); in testPutWithTake() local593 pleaseTake.countDown(); in testPutWithTake()604 await(pleaseTake); in testPutWithTake()819 final CountDownLatch pleaseTake = new CountDownLatch(1); in testPutFirstWithTake() local825 pleaseTake.countDown(); in testPutFirstWithTake()836 await(pleaseTake); in testPutFirstWithTake()1166 final CountDownLatch pleaseTake = new CountDownLatch(1);1172 pleaseTake.countDown();1183 await(pleaseTake);
133 final CountDownLatch pleaseTake = new CountDownLatch(1); in testPutWithTake() local137 pleaseTake.countDown(); in testPutWithTake()148 await(pleaseTake); in testPutWithTake()
277 final CountDownLatch pleaseTake = new CountDownLatch(1); in testPutWithTake() local283 pleaseTake.countDown(); in testPutWithTake()294 await(pleaseTake); in testPutWithTake()
287 final CountDownLatch pleaseTake = new CountDownLatch(1); in testPutWithTake() local293 pleaseTake.countDown(); in testPutWithTake()304 await(pleaseTake); in testPutWithTake()