[Bug 706831] composition: Release objects lock while forwarding an event

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 6 16:46:13 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706831
  GStreamer | gnonlin | unspecified

--- Comment #4 from Thibault Saunier <thibault.saunier at collabora.com> 2013-09-06 23:46:10 UTC ---
Created an attachment (id=254322)
 View: https://bugzilla.gnome.org/attachment.cgi?id=254322
 Review: https://bugzilla.gnome.org/review?bug=706831&attachment=254322

composition: Never take the OBJECTS_LOCK when sending events

We should never have the OBJECTS_LOCK when sending or receiving
events. This lock is usefull only when we deal with children of
composition, so it should be used exclusivly for that purpose

It avoiding deadlocks

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list