Handbook
Glossary
await ( count-down -- )
Count-down latches
Prev:
count-down ( count-down -- )
Vocabulary
concurrency
.
count-downs
Inputs
count-down
a
count-down
Outputs
None
Word description
Waits until the count-down value reaches zero.
Definition
IN:
concurrency.count-downs
:
await
( count-down -- )
f
await-timeout
;