Return a snapshot of the number of threads started in this group that have not been joined.

Synopsis

Declared in <bslmt_threadgroup.h>

int
numThreads() const;

Created with MrDocs