Arrive on this barrier, signaling waiters if this is the last arrival.
Declared in <bslmt_barrier.h>
void
arrive();
If this is the last required arrival, signal all the threads that are currently waiting on this barrier to unblock and reset the state of this barrier to its initial state.