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;
Return Value
snapshot of the number of threads started in this group that have not been joined
Created with MrDocs