Searched refs:g_source_add_poll (Results 1 – 14 of 14) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/ |
D | xcb_event_source.c | 102 g_source_add_poll (&source->source, &source->pfd); in xcb_event_source_new()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
D | wayland_event_source.c | 163 g_source_add_poll (&source->source, &source->pfd); in wayland_event_source_new()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/xcb/ |
D | xcb_event_source.c | 177 g_source_add_poll (&source->source, &source->pfd); in xcb_event_source_new()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/ |
D | wayland_event_source.c | 204 g_source_add_poll (&source->source, &source->pfd); in wayland_event_source_new()
|
/third_party/cef/tests/shared/browser/ |
D | main_message_loop_external_pump_linux.cc | 174 g_source_add_poll(work_source_, wakeup_gpollfd_.get()); in MainMessageLoopExternalPumpLinux()
|
/third_party/glib/glib/ |
D | giowin32.c | 1184 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()
|
D | giounix.c | 362 g_source_add_poll (source, &watch->pollfd); in g_io_unix_create_watch()
|
D | gmain.h | 640 void g_source_add_poll (GSource *source,
|
D | gmain.c | 1469 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/ |
D | glib-mainloop.c | 241 g_source_add_poll(&g->source, &e->poll_fd); in glib_io_new()
|
D | ohos_glib-mainloop.c | 242 g_source_add_poll(&g->source, &e->poll_fd); in glib_io_new()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstbus.c | 902 g_source_add_poll ((GSource *) source, &bus->priv->pollfd); in gst_bus_create_watch_unlocked()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 901 g_source_add_poll
|
/third_party/glib/gio/ |
D | gsocket.c | 4138 g_source_add_poll (source, &socket_source->pollfd); in socket_source_new()
|