Returns true if the queue has any worker threads.

Synopsis

Declared in <checkqueue.h>

bool
HasThreads() const;

Return Value

true when at least one worker thread was spawned.

Created with MrDocs