All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsAndWasmSharedMain.internal.ThreadContext.kt Maven / Gradle / Ivy

package kotlinx.coroutines.internal

import kotlin.coroutines.*

internal actual fun threadContextElements(context: CoroutineContext): Any = 0




© 2015 - 2024 Weber Informatics LLC | Privacy Policy