Searched refs:updateThreadContext (Results 1 – 10 of 10) sorted by relevance
45 state.append(element.updateThreadContext(state.context)) in <anonymous>()63 internal fun updateThreadContext(context: CoroutineContext, countOrElement: Any?): Any? { in threadContextElements() method78 element.updateThreadContext(context) in threadContextElements()110 override fun updateThreadContext(context: CoroutineContext): T { in updateThreadContext() method in ThreadLocalElement
13 public synthetic fun updateThreadContext (Lkotlin/coroutines/CoroutineContext;)Ljava/lang/Object;14 public fun updateThreadContext (Lkotlin/coroutines/CoroutineContext;)Ljava/util/Map;
43 val oldValue = updateThreadContext(context, countOrElement) in withCoroutineContext()66 override fun updateThreadContext(context: CoroutineContext): String { in toString() method in kotlinx.coroutines.CoroutineId
63 public fun updateThreadContext(context: CoroutineContext): S in updateThreadContext() method
47 override fun updateThreadContext(context: CoroutineContext) { in <lambda>() method63 override fun updateThreadContext(context: CoroutineContext) { in <lambda>() method
106 override fun updateThreadContext(context: CoroutineContext): MyData? { in updateThreadContext() method in kotlinx.coroutines.MyElement
54 override fun updateThreadContext(context: CoroutineContext): MDCContextMap { in updateThreadContext() method in kotlinx.coroutines.slf4j.MDCContext
META-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...
META-INF/ META-INF/MANIFEST.MF DebugProbesKt.bin META-INF/LICENSE ...
509 public abstract fun updateThreadContext (Lkotlin/coroutines/CoroutineContext;)Ljava/lang/Object;