InheritableThreadLocalToggleField

constructor(name: String, log: <Error class: unknown class> = staticLog, isAGlobalThreadBeingCreated: (Array<StackTraceElement>) -> Boolean)

Parameters

isAGlobalThreadBeingCreated

whether a global thread (that should not inherit any value) is being created.