Searched defs:_GstPoll (Results 1 – 1 of 1) sorted by relevance
130 struct _GstPoll struct132 GstPollMode mode;134 GMutex lock;136 GArray *fds;140 GArray *active_fds;143 GstPollFD control_read_fd;144 GstPollFD control_write_fd;146 GArray *active_fds_ignored;147 GArray *events;148 GArray *active_events;[all …]