Handbook
Glossary
expire-sleep ( thread -- )
Vocabulary
threads
.
private
Inputs
thread
an
object
Outputs
None
Definition
USING:
accessors
threads
;
IN:
threads.private
:
expire-sleep
( thread -- )
f
>>sleep-entry
resume
;