gst_poll_new 145 gst/gstpluginloader.c l->fdset = gst_poll_new (FALSE); gst_poll_new 543 gst/gstpoll.c if (!(poll = gst_poll_new (TRUE))) gst_poll_new 66 gst/gstpoll.h GstPoll* gst_poll_new (gboolean controllable); gst_poll_new 566 libs/gst/net/gstnetclientclock.c if ((ret->priv->fdset = gst_poll_new (TRUE)) == NULL) gst_poll_new 494 libs/gst/net/gstnettimeprovider.c if ((ret->priv->fdset = gst_poll_new (TRUE)) == NULL) gst_poll_new 377 plugins/elements/gstfdsink.c if ((fdsink->fdset = gst_poll_new (TRUE)) == NULL) gst_poll_new 297 plugins/elements/gstfdsrc.c if ((src->fdset = gst_poll_new (TRUE)) == NULL) gst_poll_new 157 tests/benchmarks/gstpollstress.c set = gst_poll_new (TRUE); gst_poll_new 42 tests/check/gst/gstpoll.c set = gst_poll_new (FALSE); gst_poll_new 109 tests/check/gst/gstpoll.c set = gst_poll_new (FALSE); gst_poll_new 135 tests/check/gst/gstpoll.c set = gst_poll_new (TRUE); gst_poll_new 161 tests/check/gst/gstpoll.c set = gst_poll_new (TRUE); gst_poll_new 201 tests/check/gst/gstpoll.c set = gst_poll_new (TRUE); gst_poll_new 234 tests/check/gst/gstpoll.c set = gst_poll_new (TRUE); gst_poll_new 297 tests/check/gst/gstpoll.c set = gst_poll_new (FALSE);