Searched refs:isUnconfinedLoopActive (Results 1 – 3 of 3) sorted by relevance
184 if (eventLoop.isUnconfinedLoopActive) { in resumeUnconfined()
288 return if (eventLoop.isUnconfinedLoopActive) { in executeUnconfined()
93 public val isUnconfinedLoopActive: Boolean in <lambda>() constant in kotlinx.coroutines.EventLoop