Handbook
Glossary
get-remote-thread ( name -- thread )
Vocabulary
concurrency
.
distributed
Inputs
name
an
object
Outputs
thread
an
object
Definition
USING:
assocs
concurrency.distributed.private
kernel
threads
;
IN:
concurrency.distributed
:
get-remote-thread
( name -- thread )
[
registered-remote-threads
at
]
[
threads
at
]
?unless
;