Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgmain.c406 static void g_main_context_remove_poll_unlocked (GMainContext *context,
1338 g_main_context_remove_poll_unlocked (context, tmp_list->data); in g_source_destroy_internal()
1343 g_main_context_remove_poll_unlocked (context, tmp_list->data); in g_source_destroy_internal()
1526 g_main_context_remove_poll_unlocked (context, fd); in g_source_remove_poll()
1842 g_main_context_remove_poll_unlocked (context, tmp_list->data); in g_source_set_priority_unlocked()
1850 g_main_context_remove_poll_unlocked (context, tmp_list->data); in g_source_set_priority_unlocked()
2731 g_main_context_remove_poll_unlocked (context, poll_fd); in g_source_remove_unix_fd()
3226 g_main_context_remove_poll_unlocked (source->context, tmp_list->data); in block_source()
3231 g_main_context_remove_poll_unlocked (source->context, tmp_list->data); in block_source()
4586 g_main_context_remove_poll_unlocked (context, fd); in g_main_context_remove_poll()
[all …]