[][src]Module workpool::dynamic_pool

Structs

DynamicPool

DynamicPool is a Pool that can dynamically adjust the number of threads at runtime.

WaitHandle

WaitHandle provides a handle to wait for remaining items to finish processing.