Searched refs:g_async_queue_pop (Results 1 – 5 of 5) sorted by relevance
82 gpointer g_async_queue_pop (GAsyncQueue *queue);
144 #undef g_async_queue_pop 145 extern __typeof (g_async_queue_pop) g_async_queue_pop __attribute((alias("IA__g_async_queue_pop"), …
141 extern __typeof (g_async_queue_pop) IA__g_async_queue_pop __attribute((visibility("hidden")));142 #define g_async_queue_pop IA__g_async_queue_pop macro
86 p = g_async_queue_pop (async_queue); in sort_queue()
691 g_async_queue_pop