mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 15:08:53 +00:00
defs: update .defs file with taskpool methods
This commit is contained in:
parent
8e2bd06c31
commit
8ada09abac
1 changed files with 7 additions and 0 deletions
|
@ -943,6 +943,13 @@ EXPORTS
|
||||||
gst_task_get_type
|
gst_task_get_type
|
||||||
gst_task_join
|
gst_task_join
|
||||||
gst_task_pause
|
gst_task_pause
|
||||||
|
gst_task_pool_cleanup
|
||||||
|
gst_task_pool_get_type
|
||||||
|
gst_task_pool_join
|
||||||
|
gst_task_pool_new
|
||||||
|
gst_task_pool_prepare
|
||||||
|
gst_task_pool_push
|
||||||
|
gst_task_pool_set_func
|
||||||
gst_task_set_lock
|
gst_task_set_lock
|
||||||
gst_task_set_priority
|
gst_task_set_priority
|
||||||
gst_task_set_state
|
gst_task_set_state
|
||||||
|
|
Loading…
Reference in a new issue