class MachO::LoadCommands::ThreadCommand

A load command used to represent threads. @note cctools-870 and onwards have all fields of thread_command commented out except the common ones (cmd, cmdsize)

Constants

FORMAT

@see MachOStructure::FORMAT @api private

SIZEOF

@see MachOStructure::SIZEOF @api private