This module implements a helper for a thread pool to determine whether creating a thread is a good idea.
Unstable API.
Procs
proc advice(s: var ThreadPoolState): ThreadPoolAdvice {....raises: [], tags: [], forbids: [].}
- Source Edit
This module implements a helper for a thread pool to determine whether creating a thread is a good idea.
Unstable API.
proc advice(s: var ThreadPoolState): ThreadPoolAdvice {....raises: [], tags: [], forbids: [].}