Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dxcb_event_source.c102 g_source_add_poll (&source->source, &source->pfd); in xcb_event_source_new()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dwayland_event_source.c163 g_source_add_poll (&source->source, &source->pfd); in wayland_event_source_new()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/xcb/
Dxcb_event_source.c177 g_source_add_poll (&source->source, &source->pfd); in xcb_event_source_new()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/
Dwayland_event_source.c204 g_source_add_poll (&source->source, &source->pfd); in wayland_event_source_new()
/third_party/cef/tests/shared/browser/
Dmain_message_loop_external_pump_linux.cc174 g_source_add_poll(work_source_, wakeup_gpollfd_.get()); in MainMessageLoopExternalPumpLinux()
/third_party/glib/glib/
Dgiowin32.c1184 g_source_add_poll (source, &watch->pollfd); in g_io_win32_msg_create_watch()
1408 g_source_add_poll (source, &watch->pollfd); in g_io_win32_fd_create_watch()
1448 g_source_add_poll (source, &watch->pollfd); in g_io_win32_console_create_watch()
1621 g_source_add_poll (source, &watch->pollfd); in g_io_win32_sock_create_watch()
Dgiounix.c362 g_source_add_poll (source, &watch->pollfd); in g_io_unix_create_watch()
Dgmain.h640 void g_source_add_poll (GSource *source,
Dgmain.c1469 g_source_add_poll (GSource *source, in g_source_add_poll() function
5696 g_source_add_poll (source, &child_watch_source->poll); in g_child_watch_source_new()
/third_party/pulseaudio/src/pulse/
Dglib-mainloop.c241 g_source_add_poll(&g->source, &e->poll_fd); in glib_io_new()
Dohos_glib-mainloop.c242 g_source_add_poll(&g->source, &e->poll_fd); in glib_io_new()
/third_party/gstreamer/gstreamer/gst/
Dgstbus.c902 g_source_add_poll ((GSource *) source, &bus->priv->pollfd); in gst_bus_create_watch_unlocked()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt901 g_source_add_poll
/third_party/glib/gio/
Dgsocket.c4138 g_source_add_poll (source, &socket_source->pollfd); in socket_source_new()