Searched refs:race (Results 1 – 4 of 4) sorted by relevance
37 race( in <lambda>()49 race<Int>( in <lambda>()
27 suspend fun <R> race(vararg blocks: suspend () -> R): R = coroutineScope { in <lambda>() method
98 concurrency issues and handle events in the expected order to avoid race
1656 // Quick hack to work around a race condition in this test: