blob: 4a9513ab9e7e409538e92ece973ae5266a6cfe18 [file] [log] [blame]
/*
* Copyright 2016-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
*/
package kotlinx.coroutines.internal
import kotlin.coroutines.*
internal actual fun threadContextElements(context: CoroutineContext): Any = 0