KtThread
interface KtThread
Represents a unified native thread.
Types
Properties
Link copied to clipboard
Name of the thread that is adjusted to identify native thread properly (e.g. removes coroutine name on JVM). It returns UNSPECIFIED if rawName is null.