Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgmain.c372 gboolean may_modify; member
411 gboolean may_modify);
1016 gboolean may_modify) in g_source_iter_init() argument
1021 iter->may_modify = may_modify; in g_source_iter_init()
1059 if (next_source && iter->may_modify) in g_source_iter_next()
1062 if (iter->source && iter->may_modify) in g_source_iter_next()
1076 if (iter->source && iter->may_modify) in g_source_iter_clear()