FixedPoolNativeThreadDispatcher
constructor(numThreads: Int, name: String = "FixedPoolNativeThreadDispatcher", priority: NativeThreadPriority = NativeThreadPriority.NORMAL, isDaemon: Boolean = true, preciseTimings: Boolean = false)