Returns the current count of a barrier.
The function barrier-count
returns the current count of the barrier barrier, or nil
if barrier is disabled.
The count value can be changed by barrier-unblock, barrier-enable, barrier-disable or barrier-change-count.
barrier
barrier-wait
make-barrier
barrier-change-count
barrier-disable
barrier-enable
barrier-unblock
Synchronization barriers
LispWorks User Guide and Reference Manual - 20 Sep 2017