Static Propertynmggithub.kass 3.2.4MachCore
oslockDepress
ThreadSwitchPrivate.swift:38static let oslockDepress: Mach.ThreadSwitchOption
static let oslockDepress: Mach.ThreadSwitchOption
s8MachCore0A0V18ThreadSwitchOptionV13oslockDepressAEvpZ
What are these?9YR75
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 oslockWait: Mach.ThreadSwitchOption
static let wait: Mach.ThreadSwitchOption
let rawValue: Int32