Method

DexThreadPoolget_n_threads

unstable since: 1.2

Declaration [src]

guint
dex_thread_pool_get_n_threads (
  DexThreadPool* pool
)

Description [src]

Gets the fixed number of threads owned by the pool.

Available since: 1.2

Return value

Type: guint

The number of threads in the pool.