Handbook
Glossary
resume-now ( thread -- )
Vocabulary
threads
Inputs
thread
an
object
Outputs
None
Definition
USING:
accessors
deques
;
IN:
threads
:
resume-now
( thread -- )
f
>>state
run-queue
push-back
;