Crate tpool

Source

Structs§

JoinError
ThreadPool
“Lazy” thread pool for executing tasks. A new thread is created only if the current number of threads is insufficient.

Type Aliases§

Job
Job for worker