[ CCode ( has_construct_function = false ) ]
[ Version ( since = "23.0.0" ) ]
public ThreadPool (uint n_threads) throws Error
| n_threads |
The number of threads in the pool. |
|
A newly created ThreadPool on success, null on error. |