Searched refs:destroyLatch (Results 1 – 1 of 1) sorted by relevance
333 private val destroyLatch = CountDownLatch(destroy) constant339 EngineCallback.Event.DESTROY -> destroyLatch.countDown() in onEvent()346 destroyLatch.await(time, units) && in awaitEvents()