Searched refs:INC_WAITING (Results 1 – 1 of 1) sorted by relevance
168 #define INC_WAITING(s) (g_atomic_int_add(&(s)->waiting, 1)) macro1419 old_waiting = INC_WAITING (set); in gst_poll_wait()