Method

GLibThreadPoolget_max_threads

Declaration

gint
g_thread_pool_get_max_threads (
  GThreadPool* pool
)

Description

Returns the maximal number of threads for pool.

Return value

Type: gint

The maximal number of threads.