Handbook
Glossary
thread_command
Vocabulary
macho
Definition
USING:
alien.c-types
classes.struct
;
IN:
macho
STRUCT:
thread_command
{
cmd
uint
initial:
0
}
{
cmdsize
uint
initial:
0
}
;
Methods
USING:
classes.struct
classes.struct.private
kernel
macho
;
M:
thread_command
clone
clone-underlying
\
thread_command
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
macho
;
M:
thread_command
struct-slot-values
{
[
cmd>>
]
[
cmdsize>>
]
}
cleave>array
;
inline