ThreadPool


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "23.0.0" ) ]
public ThreadPool (uint n_threads) throws Error

Parameters:

n_threads

The number of threads in the pool.

Returns:

A newly created ThreadPool on success, null on error.