Join a task and/or return it to the pool.
id
is the id obtained from push. The default implementation
does nothing, as the default GstTaskPoolClass::push
implementation always returns null
.
This method should only be called with the same this instance that provided id
.
this |
a TaskPool |
id |
the id |