Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgmain.h607 void g_source_set_name_by_id (guint tag,
Dgmain.c2153 g_source_set_name_by_id (guint tag, in g_source_set_name_by_id() function
/third_party/glib/glib/tests/
Dmainloop.c117 g_source_set_name_by_id (id, "e"); in test_maincontext_basic()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt889 g_source_set_name_by_id
/third_party/glib/gio/tests/
Dtask.c787 g_source_set_name_by_id (run_task_id, "[test_asynchronous_cancellation] run_task"); in test_asynchronous_cancellation()