Searched defs:_GAsyncQueue (Results 1 – 1 of 1) sorted by relevance
95 struct _GAsyncQueue struct97 GMutex mutex;98 GCond cond;99 GQueue queue;100 GDestroyNotify item_free_func;101 guint waiting_threads;102 gint ref_count;