Home
last modified time | relevance | path

Searched refs:cdl4 (Results 1 – 1 of 1) sorted by relevance

/art/test/924-threads/src/art/
DTest924.java110 final CountDownLatch cdl4 = new CountDownLatch(1); in doStateTests() local
135 cdl4.countDown(); in doStateTests()
193 cdl4.await(); in doStateTests()