Returns the arriver count of a barrier.
mp
barrier-arriver-count barrier => result
barrier
A barrier.
result
A positive fixnum, or nil .
nil
The function barrier-arriver-count returns the arriver count of the barrier barrier , or nil for a disabled barrier.
barrier-arriver-count
For a barrier that is actually in use, the arriver count can change at any time.
make-barrier