Handbook
Glossary
set-self ( thread -- )
Vocabulary
threads
.
private
Inputs
thread
an
object
Outputs
None
Definition
USING:
kernel.private
;
IN:
threads.private
:
set-self
( thread -- )
OBJ-CURRENT-THREAD
set-special-object
;
inline