ThreadPool.assign

Assign the given job to a thread immediately or block until one is available

class ThreadPool(Args...)
void
assign
(,
Args args
)

Meta