Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgmain.h696 gboolean g_source_remove_by_funcs_user_data (GSourceFuncs *funcs,
Dgmain.c2541 g_source_remove_by_funcs_user_data (GSourceFuncs *funcs, in g_source_remove_by_funcs_user_data() function
5971 return g_source_remove_by_funcs_user_data (&g_idle_funcs, data); in g_idle_remove_by_data()
/third_party/glib/glib/tests/
Dmainloop.c120 g_assert_true (g_source_remove_by_funcs_user_data (&funcs, data)); in test_maincontext_basic()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt908 g_source_remove_by_funcs_user_data