Home
last modified time | relevance | path

Searched refs:g_async_queue_try_pop_unlocked (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/glib/
Dgasyncqueue.h80 gpointer g_async_queue_try_pop_unlocked (GAsyncQueue *queue);
Dgasyncqueue.c515 g_async_queue_try_pop_unlocked (GAsyncQueue *queue) in g_async_queue_try_pop_unlocked() function
/third_party/glib/tests/
Dasyncqueue-test.c157 item = g_async_queue_try_pop_unlocked (q); in basic_tests()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c1866 ret = g_async_queue_try_pop_unlocked (priv->buffer_queue); in gst_harness_take_all_data_as_buffer()
1874 while ((buf = g_async_queue_try_pop_unlocked (priv->buffer_queue))) in gst_harness_take_all_data_as_buffer()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvbaseenc.c1359 while ((state = g_async_queue_try_pop_unlocked (nvenc->bitstream_queue))) { in gst_nv_base_enc_stop_bitstream_thread()
2606 g_async_queue_try_pop_unlocked (nvenc->pending_queue))) { in gst_nv_base_enc_drain_encoder()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1185 g_async_queue_try_pop_unlocked