Return true if numThreads() are started on this threadpool and false otherwise (indicating that 0 threads are started on this thread pool.)

Synopsis

Declared in <bdlmt_fixedthreadpool.h>

bool
isStarted() const;

Created with MrDocs