Method

GLibThreadPoolget_num_threads

Declaration

guint
g_thread_pool_get_num_threads (
  GThreadPool* pool
)

Description

Returns the number of threads currently running in pool.

Return value

Type: guint

The number of threads currently running.