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