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