Return the minimum number of threads that must be started at any given time.

Synopsis

Declared in <bdlmt_threadpool.h>

int
minThreads() const;

Created with MrDocs