Searched refs:countAll (Results 1 – 1 of 1) sorted by relevance
34 private val countAll = constant59 …rnal actual fun threadContextElements(context: CoroutineContext): Any = context.fold(0, countAll)!! in threadContextElements()