taskpool: expose dispose_handle() API
authorMathieu Duponchelle <mathieu@centricular.com>
Tue, 3 Nov 2020 01:41:31 +0000 (02:41 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 5 Nov 2020 18:18:28 +0000 (18:18 +0000)
commitb508287add7d43b66437ce856098ff86965190bc
treef4774d0f9963ab3ffee6c0729cff5286ae61370b
parentc04034c50dd56a30286d90bcf014be9ec9bbd5e9
taskpool: expose dispose_handle() API

This is useful when the subclass does return a non-NULL pointer
in push(), and the user doesn't want to call join()

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/692>
gst/gsttaskpool.c
gst/gsttaskpool.h