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.
Return Value
required number of arrivals before waiting threads unblock
Created with MrDocs