Searched defs:updateThreadContext (Results 1 – 8 of 8) sorted by relevance
20 override fun updateThreadContext(context: CoroutineContext): String { in updateThreadContext() method in kotlinx.coroutines.ThreadContextOrderTest37 override fun updateThreadContext(context: CoroutineContext): String { in updateThreadContext() method in kotlinx.coroutines.ThreadContextOrderTest
167 override fun updateThreadContext(context: CoroutineContext) { in updateThreadContext() method in kotlinx.coroutines.JobCaptor269 override fun updateThreadContext(context: CoroutineContext): MyData? { in updateThreadContext() method in kotlinx.coroutines.MyElement290 override fun updateThreadContext(context: CoroutineContext): MyData? { in updateThreadContext() method in kotlinx.coroutines.CopyForChildCoroutineElement
44 override fun updateThreadContext(context: CoroutineContext) { in <lambda>() method60 override fun updateThreadContext(context: CoroutineContext) { in <lambda>() method
22 override fun updateThreadContext(context: CoroutineContext): MutableList<String> { in updateThreadContext() method in kotlinx.coroutines.ThreadContextMutableCopiesTest.MyMutableElement
59 internal fun updateThreadContext(context: CoroutineContext, countOrElement: Any?): Any? { in threadContextElements() method105 override fun updateThreadContext(context: CoroutineContext): T { in updateThreadContext() method in ThreadLocalElement
68 public fun updateThreadContext(context: CoroutineContext): S in updateThreadContext() method
299 override fun updateThreadContext(context: CoroutineContext): String { in toString() method in CoroutineId
90 override fun updateThreadContext(context: CoroutineContext): MDCContextMap { in updateThreadContext() method in kotlinx.coroutines.slf4j.MDCContext