Virtual Method
AgsConcurrencyProviderget_thread_pool
since: 3.0.0
Declaration [src]
AgsThreadPool*
get_thread_pool (
AgsConcurrencyProvider* concurrency_provider
)
Return value
Type: AgsThreadPool
The AgsThreadPool
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |