Return true if all numThreads() worker threads (specified at construction) have been created for this multi-priority thread pool, and false otherwise.
Declared in <bdlmt_multiprioritythreadpool.h>
bool
isStarted() const;
true if all configured worker threads are started, and false otherwise