Searched refs:tsptr (Results 1 – 1 of 1) sorted by relevance
1458 struct timespec *tsptr; in gst_poll_wait() local1462 tsptr = &ts; in gst_poll_wait()1464 tsptr = NULL; in gst_poll_wait()1469 set->active_fds->len, tsptr, NULL); in gst_poll_wait()1531 struct timespec *tsptr; in gst_poll_wait() local1535 tsptr = &ts; in gst_poll_wait()1537 tsptr = NULL; in gst_poll_wait()1542 pselect (max_fd + 1, &readfds, &writefds, &errorfds, tsptr, NULL); in gst_poll_wait()