Home
last modified time | relevance | path

Searched refs:g_main_context_check (Results 1 – 9 of 9) sorted by relevance

/external/bluetooth/glib/glib/
Dgmain.h140 gint g_main_context_check (GMainContext *context,
Dgmain.c2250 g_main_context_check (GMainContext *context, in g_main_context_check() function
2442 some_ready = g_main_context_check (context, max_priority, fds, nfds); in g_main_context_iterate()
Dgaliasdef.c1451 #undef g_main_context_check
1452 extern __typeof (g_main_context_check) g_main_context_check __attribute((alias("IA__g_main_context_…
Dgalias.h1444 extern __typeof (g_main_context_check) IA__g_main_context_check __attribute((visibility("hidden")));
1445 #define g_main_context_check IA__g_main_context_check macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt446 g_main_context_check
/external/bluetooth/glib/
DChangeLog.pre-2-1875 * glib/gmain.c (g_main_context_check): Be robust against setting
DChangeLog.pre-2-1453 * glib/gmain.c (g_main_context_check):
DChangeLog.pre-2-0279 * glib/gmain.c (g_main_context_check): never dispatch sources of
2881 (g_main_context_check): same here.
2883 * gmain.c (g_main_context_check): before returning due to
4182 (g_main_context_check): ditto
DChangeLog.pre-2-4829 return value from the result of g_main_context_check()