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
Returns true if the queue has any worker threads.
Declared in <checkqueue.h>
bool
HasThreads() const;
true when at least one worker thread was spawned.
Created with MrDocs