Searched refs:incrementUseCount (Results 1 – 6 of 6) sorted by relevance
62 eventLoop?.incrementUseCount() in <lambda>()
79 eventLoop?.incrementUseCount() in joinBlocking()
17 incrementUseCount() // this event loop is never completed
199 eventLoop.incrementUseCount(unconfined = true) in runUnconfinedEventLoop()
217 incrementUseCount() // this event loop is never completed in <lambda>()
103 fun incrementUseCount(unconfined: Boolean = false) { in <lambda>() method in kotlinx.coroutines.EventLoop