Searched refs:g_async_queue_new (Results 1 – 6 of 6) sorted by relevance
43 GAsyncQueue* g_async_queue_new (void);
138 #undef g_async_queue_new 139 extern __typeof (g_async_queue_new) g_async_queue_new __attribute((alias("IA__g_async_queue_new"), …
135 extern __typeof (g_async_queue_new) IA__g_async_queue_new __attribute((visibility("hidden")));136 #define g_async_queue_new IA__g_async_queue_new macro
143 async_queue = g_async_queue_new (); in main()
685 g_async_queue_new
786 * glib/gasyncqueue.c: (g_async_queue_new), (g_async_queue_new_full),