- allWorkersStopped
bool allWorkersStopped()
Undocumented in source. Be warned that the author may not have intended to support it.
- free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
- nextWorker
shared(Worker)* nextWorker()
Undocumented in source. Be warned that the author may not have intended to support it.
- queuesEmpty
bool queuesEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
- startWorkers
void startWorkers(size_t _numWorkers, F fn, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.