Reports the number of active worker threads.

Synopsis

Declared in <util/threadpool.h>

[[requires_capability(0x7f951f99b9c8)]]
size_t
WorkersCount();

Return Value

the number of running workers

Created with MrDocs