Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dgsourceclosure.c208 else if (source->source_funcs == &g_timeout_funcs || in closure_callback_get()
258 source->source_funcs != &g_timeout_funcs && in g_source_set_closure()
280 source->source_funcs == &g_timeout_funcs) in g_source_set_closure()
/third_party/glib/glib/
Dgmain.h785 GLIB_VAR GSourceFuncs g_timeout_funcs; variable
Dgmain.c492 GSourceFuncs g_timeout_funcs = variable
4917 GSource *source = g_source_new (&g_timeout_funcs, sizeof (GTimeoutSource)); in g_timeout_source_new()
4949 GSource *source = g_source_new (&g_timeout_funcs, sizeof (GTimeoutSource)); in g_timeout_source_new_seconds()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt931 g_timeout_funcs