Searched refs:GST_IS_TASK_POOL (Results 1 – 3 of 3) sorted by relevance
204 g_return_if_fail (GST_IS_TASK_POOL (pool)); in gst_task_pool_prepare()226 g_return_if_fail (GST_IS_TASK_POOL (pool)); in gst_task_pool_cleanup()255 g_return_val_if_fail (GST_IS_TASK_POOL (pool), NULL); in gst_task_pool_push()289 g_return_if_fail (GST_IS_TASK_POOL (pool)); in gst_task_pool_join()319 g_return_if_fail (GST_IS_TASK_POOL (pool)); in gst_task_pool_dispose_handle()
32 #define GST_IS_TASK_POOL(pool) (G_TYPE_CHECK_INSTANCE_TYPE ((pool), GST_TYPE_TASK_POOL)) macro
576 g_return_if_fail (GST_IS_TASK_POOL (pool)); in gst_task_set_pool()