Skip to content
Snippets Groups Projects
Commit 9f42bd64 authored by Wim Taymans's avatar Wim Taymans
Browse files

basesrc: use new GCond for async state change

Use a new GCond, protected with the object lock, to signal completion
of the async state change. We can't reuse the live lock because that
one can be locked when the create function blocks.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=686723
parent 3ae671fb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment