Searched defs:updateThreadContext (Results 1 – 6 of 6) sorted by relevance
63 public fun updateThreadContext(context: CoroutineContext): S in updateThreadContext() method
66 override fun updateThreadContext(context: CoroutineContext): String { in toString() method in kotlinx.coroutines.CoroutineId
63 internal fun updateThreadContext(context: CoroutineContext, countOrElement: Any?): Any? { in threadContextElements() method110 override fun updateThreadContext(context: CoroutineContext): T { in updateThreadContext() method in ThreadLocalElement
54 override fun updateThreadContext(context: CoroutineContext): MDCContextMap { in updateThreadContext() method in kotlinx.coroutines.slf4j.MDCContext
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