Home
last modified time | relevance | path

Searched refs:g_main_depth (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/glib/
Dgmain.h432 gint g_main_depth (void);
Dgmain.c3090 g_main_depth (void) in g_main_depth() function
/third_party/glib/glib/tests/
Dmainloop.c152 g_assert_cmpint (g_main_depth (), ==, 0); in test_mainloop_basic()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt824 g_main_depth
/third_party/glib/
DNEWS12886 * Add g_main_depth() for finding the recursion depth of the main