Searched refs:BLOCKING_DEFAULT_PARALLELISM (Results 1 – 2 of 2) sorted by relevance
26 internal val BLOCKING_DEFAULT_PARALLELISM = systemProp( constant
95 public fun blocking(parallelism: Int = BLOCKING_DEFAULT_PARALLELISM): CoroutineDispatcher { in toString()