Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dev_posix.cc92 int dummy_poll(struct pollfd fds[], nfds_t nfds, int timeout) { in dummy_poll() function
109 grpc_poll_function = dummy_poll; in init_non_polling()
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst-ptp-helper.c635 dummy_poll (GPollFD * fds, guint nfds, gint timeout) in dummy_poll() function
658 g_main_context_set_poll_func (context, dummy_poll); in main()