Searched defs:poll_func (Results 1 – 3 of 3) sorted by relevance
60 static int poll_func(struct pollfd *ufds, unsigned long nfds, int timeout, void *userdata) { in poll_func() function
126 pa_poll_func poll_func; member965 void pa_mainloop_set_poll_func(pa_mainloop *m, pa_poll_func poll_func, void *userdata) { in pa_mainloop_set_poll_func()
1113 poll_func (GstBus * bus, GstMessage * message, GstBusPollData * poll_data) in poll_func() function