A class of objects for synchronizing processes.
mp
t
Instances of the system class barrier are used for synchronizing processes. They are made by make-barrier and barrier-wait is typically called at synchronization points.
barrier
make-barrier barrier-wait Synchronization barriers
LispWorks User Guide and Reference Manual - 20 Sep 2017