Return true if all numThreads() worker threads (specified at construction) have been created for this multi‐priority thread pool, and false otherwise.

Synopsis

Declared in <bdlmt_multiprioritythreadpool.h>

bool
isStarted() const;

Created with MrDocs