Reports the number of tasks currently waiting in the queue.
Synopsis
Declared in <util/threadpool.h>
[[requires_capability(0x7f951f99b888)]]
size_t
WorkQueueSize();
Return Value
the number of queued, not‐yet‐started tasks
Created with MrDocs