BloombergLP::bslmt::Barrier::arrive

Arrive on this barrier. 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.

Synopsis

Declared in <bslmt_barrier.h>

void
arrive();