Home
last modified time | relevance | path

Searched defs:pleaseTake (Results 1 – 4 of 4) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DSynchronousQueueTest.java133 final CountDownLatch pleaseTake = new CountDownLatch(1); in testPutWithTake() local
DLinkedBlockingDequeTest.java587 final CountDownLatch pleaseTake = new CountDownLatch(1); in testPutWithTake() local
819 final CountDownLatch pleaseTake = new CountDownLatch(1); in testPutFirstWithTake() local
DLinkedBlockingQueueTest.java277 final CountDownLatch pleaseTake = new CountDownLatch(1); in testPutWithTake() local
DArrayBlockingQueueTest.java287 final CountDownLatch pleaseTake = new CountDownLatch(1); in testPutWithTake() local