Handbook
Glossary
sigwait>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
sigwait>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
tools.ps.macos.private
unix.types
;
M:
extern_proc
sigwait>>
T{
struct-slot-spec
{
name
"sigwait"
}
{
offset 76
}
{
class
fixnum
}
{
initial 0
}
{
type
boolean_t
}
}
read-struct-slot
;
inline