push
Description:
Start the execution of a new thread from this.
Parameters:
this |
a TaskPool |
func |
the function to call |
user_data |
data to pass to |
Returns:
a pointer that should be used for the gst_task_pool_join function. This pointer can be |