Searched refs:GET_WAITING (Results 1 – 1 of 1) sorted by relevance
170 #define GET_WAITING(s) (g_atomic_int_get(&(s)->waiting)) macro1692 if (set->controllable && GET_WAITING (set) > 0) { in gst_poll_restart()1723 if (flushing && set->controllable && GET_WAITING (set) > 0) { in gst_poll_set_flushing()