Searched refs:taskpool (Results 1 – 2 of 2) sorted by relevance
491 GstTaskPool *taskpool; in gst_shared_task_pool_set_max_threads() local495 taskpool = GST_TASK_POOL (pool); in gst_shared_task_pool_set_max_threads()498 if (taskpool->pool) in gst_shared_task_pool_set_max_threads()499 g_thread_pool_set_max_threads (taskpool->pool, max_threads, NULL); in gst_shared_task_pool_set_max_threads()
2887 taskpool: fix docs warnings2923 taskpool: expose new "shared" task pool implementation2938 taskpool: expose dispose_handle() API2946 taskpool: improve join() documentation2952 taskpool: modify transfer annotations for push() and join()4405 The problem is that the taskpool might not have completely drained by the time9096 gsttaskpool: Do not block tasks while cleaning up the taskpool9100 tries to add a new task while the taskpool is being cleaned up.9140 taskpool: Set error in case something goes wrong in the default handlers74726 taskpool: make debug only code conditional[all …]