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

Synopsis

Declared in <scheduler.h>

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

Return Value

true while at least one thread is servicing the queue.

Created with MrDocs