Handbook
Glossary
semaphore
Counting semaphores
Prev:
Semaphore examples
Next:
<semaphore> ( n -- semaphore )
Vocabulary
concurrency
.
semaphores
Class description
The class of counting semaphores. New instances can be created by calling
<semaphore>
.
Definition
IN:
concurrency.semaphores
TUPLE:
semaphore
count threads
;