Searched refs:g_queue_pop_head_link (Results 1 – 5 of 5) sorted by relevance
178 GList* g_queue_pop_head_link (GQueue *queue);
574 g_queue_pop_head_link (GQueue *queue) in g_queue_pop_head_link() function
620 g_list_free (g_queue_pop_head_link (q)); in random_test()817 node = g_queue_pop_head_link (q); in test_basic()826 node = g_queue_pop_head_link (q); in test_basic()881 g_assert (g_queue_pop_head_link (q) == NULL); in test_basic()
1312 while ((item = g_queue_pop_head_link (&jbuf->packets))) in rtp_jitter_buffer_flush()
2701 g_queue_pop_head_link