Method

GLibThreadPoolget_num_threads

Declaration [src]

guint
g_thread_pool_get_num_threads (
  GThreadPool* pool
)

Description [src]

Returns the number of threads currently running in pool.

Return value

Type: guint

The number of threads currently running.