Returns true if there are threads actively running in serviceQueue()
Synopsis
Declared in <scheduler.h>
[[requires_capability(0x7ff37ed97e48)]]
bool
AreThreadsServicingQueue() const;
Return Value
true while at least one thread is servicing the queue.
Created with MrDocs