ginterface |
GTypeInterface
|
| No description available. |
get_main_loop |
AgsThread* (* get_main_loop) (
AgsConcurrencyProvider* concurrency_provider
)
|
| No description available. |
set_main_loop |
void (* set_main_loop) (
AgsConcurrencyProvider* concurrency_provider,
AgsThread* main_loop
)
|
| No description available. |
get_task_launcher |
AgsTaskLauncher* (* get_task_launcher) (
AgsConcurrencyProvider* concurrency_provider
)
|
| No description available. |
set_task_launcher |
void (* set_task_launcher) (
AgsConcurrencyProvider* concurrency_provider,
AgsTaskLauncher* task_launcher
)
|
| No description available. |
get_thread_pool |
AgsThreadPool* (* get_thread_pool) (
AgsConcurrencyProvider* concurrency_provider
)
|
| No description available. |
set_thread_pool |
void (* set_thread_pool) (
AgsConcurrencyProvider* concurrency_provider,
AgsThreadPool* thread_pool
)
|
| No description available. |
get_worker |
GList* (* get_worker) (
AgsConcurrencyProvider* concurrency_provider
)
|
| No description available. |
set_worker |
void (* set_worker) (
AgsConcurrencyProvider* concurrency_provider,
GList* worker
)
|
| No description available. |