Searched refs:g_async_queue_lock (Results 1 – 5 of 5) sorted by relevance
51 void g_async_queue_lock (GAsyncQueue *queue);
135 #undef g_async_queue_lock 136 extern __typeof (g_async_queue_lock) g_async_queue_lock __attribute((alias("IA__g_async_queue_lock"…
132 extern __typeof (g_async_queue_lock) IA__g_async_queue_lock __attribute((visibility("hidden")));133 #define g_async_queue_lock IA__g_async_queue_lock macro
698 g_async_queue_lock
1116 * glib/gasyncqueue.c (g_async_queue_lock):