Skip to content

Commit

Permalink
taskpool: fix docs warnings
Browse files Browse the repository at this point in the history
gsttaskpool.c:507: Warning: Gst: gst_shared_task_pool_get_max_threads: unknown parameter 'max_threads' in documentation comment

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/703>
  • Loading branch information
tp-m committed Nov 20, 2020
1 parent 12bc728 commit 7c0dcb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gst/gsttaskpool.c
Expand Up @@ -504,7 +504,6 @@ gst_shared_task_pool_set_max_threads (GstSharedTaskPool * pool,
/**
* gst_shared_task_pool_get_max_threads:
* @pool: a #GstSharedTaskPool
* @max_threads: Maximum number of threads to spawn.
*
* Returns: the maximum number of threads @pool is configured to spawn
* Since: 1.20
Expand Down

0 comments on commit 7c0dcb9

Please sign in to comment.