ThreadPool.parallelFor

Calls the delegate in parallel, with 0..count as index. Immediate waiting for completion.

class ThreadPool
nothrow @nogc
void
parallelFor

Meta