Home
last modified time | relevance | path

Searched defs:pleaseUnpark (Results 1 – 2 of 2) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DLockSupportTest.java117 final CountDownLatch pleaseUnpark = new CountDownLatch(1); in testParkBeforeUnpark() local
151 final CountDownLatch pleaseUnpark = new CountDownLatch(1); in testParkAfterUnpark() local
/libcore/ojluni/src/test/java/util/concurrent/tck/
DLockSupportTest.java141 final CountDownLatch pleaseUnpark = new CountDownLatch(1); in testParkBeforeUnpark() local
175 final CountDownLatch pleaseUnpark = new CountDownLatch(1); in testParkAfterUnpark() local