Return true if numThreads() are started on this threadpool and false otherwise (indicating that 0 threads are started on this thread pool.)
true
numThreads()
false
Declared in <bdlmt_fixedthreadpool.h>
<bdlmt_fixedthreadpool.h>
bool isStarted() const;