Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/
Dconfig.h106 #define HAVE_PPOLL 1 macro
/third_party/pulseaudio/include/
Dconfig.h155 #define HAVE_PPOLL 1 macro
/third_party/gstreamer/gstreamer/gst/
Dgstpoll.c395 #if !defined(HAVE_PPOLL) && defined(HAVE_POLL)
443 #ifdef HAVE_PPOLL in choose_mode()
1456 #ifdef HAVE_PPOLL in gst_poll_wait()
/third_party/pulseaudio/src/pulsecore/
Drtpoll.c311 #ifdef HAVE_PPOLL in pa_rtpoll_run()
/third_party/pulseaudio/src/pulse/
Dmainloop.c868 #ifdef HAVE_PPOLL in pa_mainloop_poll()