blob: 2370e42ff47d79552678587b89301399940e27fa [file] [log] [blame]
/*
* Copyright 2016-2021 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