[#ThreadPool-WorkersCount] = xref:ThreadPool.adoc[ThreadPool]::WorkersCount :relfileprefix: ../ :mrdocs: Reports the number of active worker threads. == Synopsis Declared in `<util/threadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e2046a9a8)]] size_t WorkersCount(); ---- == Return Value the number of running workers [.small]#Created with https://www.mrdocs.com[MrDocs]#