API 版本: 2.0
库版本: 2.83.2
由 gi-docgen 2024.1 生成
void g_thread_pool_set_max_unused_threads ( gint max_threads )
将未使用的最大线程数设置为 max_threads。如果 max_threads 为 -1,未使用的线程数不设上限。
max_threads
从 GLib 2.84 开始,默认值为 8,之前默认值为 2。
类型: gint
gint
最大未使用的线程数。