Attributes

expect fun Attributes(concurrent: Boolean = false): Attributes

Create attributes instance suitable for the particular platform

actual fun Attributes(concurrent: Boolean = false): Attributes

Create JVM specific attributes instance.

actual fun Attributes(concurrent: Boolean = false): Attributes

Create native specific attributes instance.