Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/event-libs/glib/
Dglib.c412 g_source_remove_unix_fd(wsi_to_gsource(wsi), in elops_destroy_wsi_glib()
/third_party/glib/glib/
Dgmain.h626 void g_source_remove_unix_fd (GSource *source,
Dgmain.c2710 g_source_remove_unix_fd (GSource *source, in g_source_remove_unix_fd() function
/third_party/glib/glib/tests/
Dmainloop.c1480 g_source_remove_unix_fd (source_b, tag1); in test_source_unix_fd_api()
1489 g_source_remove_unix_fd (source_b, tag2); in test_source_unix_fd_api()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt898 g_source_remove_unix_fd
/third_party/glib/gio/
Dgsocket.c4005 g_source_remove_unix_fd (source, socket_source->fd_tag); in socket_source_dispatch()