Home
last modified time | relevance | path

Searched refs:still_cond (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdsrc.h56 GCond still_cond; member
Dresindvdsrc.c254 g_cond_init (&rsndvdsrc->still_cond); in rsn_dvdsrc_init()
266 g_cond_clear (&src->still_cond); in rsn_dvdsrc_finalize()
282 g_cond_broadcast (&src->still_cond); in rsn_dvdsrc_unlock()
694 g_cond_wait (&src->still_cond, &src->branch_lock); in rsn_dvdsrc_do_still()
721 g_cond_wait_until (&src->still_cond, &src->branch_lock, end_time); in rsn_dvdsrc_do_still()
1535 g_cond_broadcast (&src->still_cond); in rsn_dvdsrc_perform_button_action()
1789 g_cond_broadcast (&src->still_cond); in rsn_dvdsrc_handle_navigation_event()
2291 g_cond_broadcast (&src->still_cond); in rsn_dvdsrc_activate_nav_block()