Searched refs:state_cookie (Results 1 – 5 of 5) sorted by relevance
765 guint32 state_cookie; member
2520 cookie = element->state_cookie; in gst_element_get_state_func()2541 if (cookie != element->state_cookie) in gst_element_get_state_func()2987 element->state_cookie++; in gst_element_set_state_func()
3219 if (data->cookie != GST_ELEMENT_CAST (bin)->state_cookie) in gst_bin_continue_func()3443 cont->cookie = GST_ELEMENT_CAST (bin)->state_cookie; in bin_handle_async_done()
100183 …gst/gstbin.c: Check that the state_cookie hasn't changed since the continue_func was scheduled. Av…100186 Check that the state_cookie hasn't changed since the continue_func120607 state_cookie in GstElement to detect concurrent gst/set state.
77263 3, 0}}, state_cookie = 2, target_state = GST_STATE_PAUSED,