NativeThreadDispatcher

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