Searched defs:resumeSelectWithException (Results 1 – 1 of 1) sorted by relevance
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/selects/ | ||
D | Select.kt | 154 public fun resumeSelectWithException(exception: Throwable) in trySelect() method |