Searched defs:_GMainContext (Results 1 – 1 of 1) sorted by relevance
115 struct _GMainContext struct121 GStaticMutex mutex;122 GCond *cond;123 GThread *owner;124 guint owner_count;125 GSList *waiters;128 gint ref_count;130 GPtrArray *pending_dispatches;131 gint timeout; /* Timeout for current iteration */133 guint next_id;[all …]