Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DJobSupport.kt545 if (!joinInternal()) { // fast-path no wait in <lambda>()
552 private fun joinInternal(): Boolean { in <lambda>() method
573 if (!joinInternal()) { in <lambda>()