currentThreadName

actual fun currentThreadName(): String
expect fun currentThreadName(): String

The current thread name ("main" for the main thread). Used for debugging.

actual fun currentThreadName(): String
actual fun currentThreadName(): String