Crate threadpool [−] [src]
Abstraction of a thread pool for basic parallelism.
Structs
ThreadPool |
A thread pool used to execute functions in parallel. |
Abstraction of a thread pool for basic parallelism.
ThreadPool |
A thread pool used to execute functions in parallel. |