Return the minimum number of threads that must be started at any given time.
Synopsis
Declared in <bdlmt_threadpool.h>
int
minThreads() const;
Return Value
the configured minimum number of worker threads
Created with MrDocs
Return the minimum number of threads that must be started at any given time.
Declared in <bdlmt_threadpool.h>
int
minThreads() const;
the configured minimum number of worker threads
Created with MrDocs