Counts down the limit counter set by ThreadUtil::setThreadLimit. Returns true if current thread creation attempt should be failed. Note that if the thread limit is reached, all future thread creation attempts will fail, unless the limit is reset by a call to setThreadLimit.
Declared in <bslmt_threadutil.h>
static
bool
isThreadLimitReached();