Searched refs:incrementUseCount (Results 1 – 5 of 5) sorted by relevance
80 eventLoop?.incrementUseCount() in joinBlocking()
32 incrementUseCount() // this event loop is never completed
115 eventLoop?.incrementUseCount() in joinBlocking()
200 eventLoop.incrementUseCount(unconfined = true) in runUnconfinedEventLoop()
102 fun incrementUseCount(unconfined: Boolean = false) { in <lambda>() method in kotlinx.coroutines.EventLoop