Return the number of times that thread creation failed.

Synopsis

Declared in <bdlmt_threadpool.h>

int
threadFailures() const;

Return Value

the number of failed thread‐creation attempts

Created with MrDocs