Method

GLibThreadPoolget_max_threads

Declaration [src]

gint
g_thread_pool_get_max_threads (
  GThreadPool* pool
)

Description [src]

Returns the maximal number of threads for pool.

Return value

Type: gint

The maximal number of threads.