Home
last modified time | relevance | path

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

/art/test/924-threads/src/art/
DTest924.java111 final CountDownLatch cdl5 = new CountDownLatch(1); in doStateTests() local
140 cdl5.countDown(); in doStateTests()
201 cdl5.await(); in doStateTests()