Virtual Method

AgsConcurrencyProviderget_thread_pool

since: 3.0.0

Declaration [src]

AgsThreadPool*
get_thread_pool (
  AgsConcurrencyProvider* concurrency_provider
)

Description [src]

Get thread pool of application context.

Available since: 3.0.0

Return value

Type: AgsThreadPool

The AgsThreadPool.

The caller of the function takes ownership of the data, and is responsible for freeing it.