Static Propertynmggithub.kass 3.2.4MachCore
fromSelf
Converts the state from the current thread.
static let fromSelf: Mach.ThreadStateConvertDirection
Converts the state from the current thread.
static let fromSelf: Mach.ThreadStateConvertDirection
s8MachCore0A0V27ThreadStateConvertDirectionV8fromSelfAEvpZ
What are these?5IZFQ
import MachCore
The core module for interacting with the Mach kernel.
struct ThreadStateConvertDirection
A direction for converting thread states.
struct Mach
The Mach kernel.
init(rawValue: Int32)
Represents a raw direction value.
static let toSelf: Mach.ThreadStateConvertDirection
Converts the state to the current thread.
let rawValue: Int32
The raw value of the direction.