Searched defs:suspendReceive (Results 1 – 1 of 1) sorted by relevance
| /external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/tailcall/ | ||
| D | SimpleChannel.kt | 55 abstract suspend fun suspendReceive(): Int in suspendReceive() method in benchmarks.tailcall.SimpleChannel |