switch(to:option:timeout:)

Switches to a thread.

Thread.swift:59
static func `switch`(to thread: Mach.Thread, option: Mach.ThreadSwitchOption = .none, timeout: mach_msg_timeout_t) throws