name

val name: String? = null(source)

如果平台支持,则作为调度器的名称(native 平台)或线程组及线程的前缀名(JVM平台), 如果为 null 则会使用一个内部生成或默认的名称。