Searched refs:GstHarnessCustomThread (Results 1 – 1 of 1) sorted by relevance
2845 } GstHarnessCustomThread; typedef2905 gst_harness_custom_thread_free (GstHarnessCustomThread * t) in gst_harness_custom_thread_free()2907 g_slice_free (GstHarnessCustomThread, t); in gst_harness_custom_thread_free()2989 GstHarnessCustomThread *ct = (GstHarnessCustomThread *) t; in gst_harness_stress_custom_func()3212 GstHarnessCustomThread *t = g_slice_new0 (GstHarnessCustomThread); in gst_harness_stress_custom_start()