ThreadPool.parallelForAsync

Same, but does not wait for completion. You cannot have 2 concurrent parallelFor for the same thread-pool.

class ThreadPool
public nothrow @nogc
void
parallelForAsync

Meta