Home
last modified time | relevance | path

Searched defs:wasRequested (Results 1 – 1 of 1) sorted by relevance

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactive/src/
DChannel.kt45 _requested.loop { wasRequested -> in onReceiveEnqueued() method
78 val wasRequested = _requested.value in onSubscribe() constant