API Version: 2.0
Library Version: 2.72
void g_thread_pool_set_max_unused_threads ( gint max_threads )
Sets the maximal number of unused threads to max_threads. If max_threads is -1, no limit is imposed on the number of unused threads.
max_threads
The default value is 2.
gint
Maximal number of unused threads.