BloombergLP::bslmt::Barrier::numThreads

Return the required number of arrivals before all waiting threads will unblock.

Synopsis

Declared in <bslmt_barrier.h>

int
numThreads() const;

Description

DEPRECATED: Use numArrivals instead.