[#BloombergLP-bslmt-Barrier-arrive] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/Barrier.adoc[Barrier]::arrive :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void arrive(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#