Handbook
Glossary
init-remote-control ( -- )
Vocabulary
alien
.
remote-control
Inputs
None
Outputs
None
Definition
USING:
kernel.private
;
IN:
alien.remote-control
:
init-remote-control
( -- )
\
eval-callback
?callback
OBJ-EVAL-CALLBACK
set-special-object
\
yield-callback
?callback
OBJ-YIELD-CALLBACK
set-special-object
\
sleep-callback
?callback
OBJ-SLEEP-CALLBACK
set-special-object
;