Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.h213 GCond thread_started_cond; member
Dgstoggdemux.c2347 g_cond_init (&ogg->thread_started_cond); in gst_ogg_demux_init()
2375 g_cond_clear (&ogg->thread_started_cond); in gst_ogg_demux_finalize()
5050 g_cond_broadcast (&ogg->thread_started_cond); in gst_ogg_demux_loop_push()
5188 g_cond_wait (&ogg->thread_started_cond, &ogg->seek_event_mutex); in gst_ogg_demux_sink_activate_mode()