Static Propertynmggithub.kass 3.2.4MachCore
wait
Thread.swift:53static let wait: Mach.ThreadSwitchOption
static let wait: Mach.ThreadSwitchOption
import MachCore
The core module for interacting with the Mach kernel.
struct ThreadSwitchOption
A thread switching option.
struct Mach
The Mach kernel.
init(rawValue: Int32)
static let depress: Mach.ThreadSwitchOption
static let dispatchContention: Mach.ThreadSwitchOption
static let none: Mach.ThreadSwitchOption
static let oslockDepress: Mach.ThreadSwitchOption
static let oslockWait: Mach.ThreadSwitchOption
let rawValue: Int32