Returns true if there are threads actively running in serviceQueue()

Synopsis

Declared in <scheduler.h>

[[requires_capability(0x7fbc8ef20e68)]]
bool
AreThreadsServicingQueue() const;

Return Value

true while at least one thread is servicing the queue.

Created with MrDocs