Module tinypool::threadpool
source · Expand description
A module containing the thread pool implementation.
Structs
- A thread pool that holds a number of threads and executes jobs on them.
Enums
- Errors that can occur when creating a thread pool.