Searched refs:pleaseOffer (Results 1 – 2 of 2) sorted by relevance
256 final CountDownLatch pleaseOffer = new CountDownLatch(1); in testTimedPollWithOffer() local264 pleaseOffer.countDown(); in testTimedPollWithOffer()285 await(pleaseOffer); in testTimedPollWithOffer()
277 final CountDownLatch pleaseOffer = new CountDownLatch(1); in testTimedPollWithOffer() local285 pleaseOffer.countDown(); in testTimedPollWithOffer()306 await(pleaseOffer); in testTimedPollWithOffer()