Searched refs:g_async_queue_try_pop_unlocked (Results 1 – 6 of 6) sorted by relevance
80 gpointer g_async_queue_try_pop_unlocked (GAsyncQueue *queue);
515 g_async_queue_try_pop_unlocked (GAsyncQueue *queue) in g_async_queue_try_pop_unlocked() function
157 item = g_async_queue_try_pop_unlocked (q); in basic_tests()
1866 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()
1359 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()
1185 g_async_queue_try_pop_unlocked