Home
last modified time | relevance | path

Searched refs:g_async_queue_unref (Results 1 – 18 of 18) sorted by relevance

/third_party/glib/glib/tests/
Dasyncqueue.c65 g_async_queue_unref (q); in test_async_queue_sort()
92 g_async_queue_unref (q); in test_async_queue_destroy()
173 g_async_queue_unref (q); in test_async_queue_threads()
222 g_async_queue_unref (q); in test_async_queue_timed()
245 g_async_queue_unref (q); in test_async_queue_remove()
268 g_async_queue_unref (q); in test_async_queue_push_front()
/third_party/glib/tests/
Dasyncqueue-test.c166 g_async_queue_unref (q); in basic_tests()
173 g_async_queue_unref (q); in basic_tests()
241 g_async_queue_unref (async_queue); in main()
/third_party/glib/glib/
Dgasyncqueue.h49 void g_async_queue_unref (GAsyncQueue *queue);
54 GLIB_DEPRECATED_FOR(g_async_queue_unref)
Dgasyncqueue.c208 g_async_queue_unref (queue); in g_async_queue_unref_and_unlock()
223 g_async_queue_unref (GAsyncQueue *queue) in g_async_queue_unref() function
Dglib-autocleanups.h45 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref)
Dgthreadpool.c935 g_async_queue_unref (pool->queue); in g_thread_pool_free_internal()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpromise.c606 g_async_queue_unref (s_q.push_queue); in GST_START_TEST()
607 g_async_queue_unref (s_q.wait_queue); in GST_START_TEST()
/third_party/glib/gio/tests/
Dcancellable.c331 g_async_queue_unref (data.cancellable_source_queue); in test_cancellable_source_threaded_dispose()
Dgdbus-connection.c1106 g_async_queue_unref (data.incoming_queue); in test_connection_filter()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvorbistag.c172 g_async_queue_unref (pending_buffers); in stop_pipeline()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c1156 g_async_queue_unref (priv->buffer_queue); in gst_harness_teardown()
1158 g_async_queue_unref (priv->src_event_queue); in gst_harness_teardown()
1160 g_async_queue_unref (priv->sink_event_queue); in gst_harness_teardown()
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstdtmfsrc.c278 g_async_queue_unref (dtmfsrc->event_queue); in gst_dtmf_src_finalize()
Dgstrtpdtmfsrc.c282 g_async_queue_unref (dtmfsrc->event_queue); in gst_rtp_dtmf_src_finalize()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvbaseenc.c761 g_async_queue_unref (nvenc->available_queue); in gst_nv_base_enc_stop()
765 g_async_queue_unref (nvenc->pending_queue); in gst_nv_base_enc_stop()
769 g_async_queue_unref (nvenc->bitstream_queue); in gst_nv_base_enc_stop()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtdec.c206 g_async_queue_unref (vtdec->reorder_queue); in gst_vtdec_finalize()
Dvtenc.c716 g_async_queue_unref (self->cur_outframes); in gst_vtenc_stop()
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.c302 g_clear_pointer (&rtmpconnection->output_queue, g_async_queue_unref); in gst_rtmp_connection_finalize()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1164 g_async_queue_unref