Searched refs:g_async_queue_new_full (Results 1 – 14 of 14) sorted by relevance
41 GAsyncQueue *g_async_queue_new_full (GDestroyNotify item_free_func);
121 return g_async_queue_new_full (NULL); in g_async_queue_new()137 g_async_queue_new_full (GDestroyNotify item_free_func) in g_async_queue_new_full() function
145 q = g_async_queue_new_full (counting_destroy); in basic_tests()
81 q = g_async_queue_new_full (destroy_notify); in test_async_queue_destroy()
281 data.cancellable_source_queue = g_async_queue_new_full ((GDestroyNotify) g_source_unref); in test_cancellable_source_threaded_dispose()
964 data.incoming_queue = g_async_queue_new_full (g_object_unref); in test_connection_filter()
328 fun:g_async_queue_new_full
695 priv->buffer_queue = g_async_queue_new_full ( in gst_harness_new_empty()697 priv->src_event_queue = g_async_queue_new_full ( in gst_harness_new_empty()699 priv->sink_event_queue = g_async_queue_new_full ( in gst_harness_new_empty()
262 dtmfsrc->event_queue = g_async_queue_new_full ((GDestroyNotify) event_free); in gst_dtmf_src_init()
268 g_async_queue_new_full ((GDestroyNotify) gst_rtp_dtmf_src_event_free); in gst_rtp_dtmf_src_init()
1054 fun:g_async_queue_new_full
11515 - g_async_queue_new_full: new function that allows to specify11578 367550 Add g_async_queue_new_full() with GDestroyNotify function
261 g_async_queue_new_full ((GDestroyNotify) gst_buffer_unref); in gst_rtmp_connection_init()
1162 g_async_queue_new_full