Handbook
Glossary
unregister-thread ( thread -- )
Vocabulary
threads
.
private
Inputs
thread
an
object
Outputs
None
Definition
USING:
accessors
assocs
threads
;
IN:
threads.private
:
unregister-thread
( thread -- )
id>>
threads
delete-at
;