Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DThreads.kt7 private const val WAIT_LOST_THREADS = 10_000L // 10s in <lambda>() constant
45 val waitTill = System.currentTimeMillis() + WAIT_LOST_THREADS in checkTestThreads()