Searched refs:decrementUseCount (Results 1 – 5 of 5) sorted by relevance
101 eventLoop?.decrementUseCount() in joinBlocking()
139 eventLoop?.decrementUseCount() in joinBlocking()
97 eventLoop.decrementUseCount() in platformAutoreleasePool()
198 eventLoop.decrementUseCount(unconfined = true) in runUnconfinedEventLoop()
104 fun decrementUseCount(unconfined: Boolean = false) { in <lambda>() method in kotlinx.coroutines.EventLoop