Home
last modified time | relevance | path

Searched defs:_GMainContext (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/glib/glib/
Dgmain.c115 struct _GMainContext struct
121 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 …]