Reports the number of active worker threads.
Synopsis
Declared in <util/threadpool.h>
[[requires_capability(0x7f2e2046a9a8)]]
size_t
WorkersCount();
Return Value
the number of running workers
Created with MrDocs