Searched refs:dispatchUnconfined (Results 1 – 3 of 3) sorted by relevance
186 eventLoop.dispatchUnconfined(this) in resumeUnconfined()
292 eventLoop.dispatchUnconfined(this) in executeUnconfined()
84 public fun dispatchUnconfined(task: DispatchedTask<*>) { in <lambda>() method in kotlinx.coroutines.EventLoop