gst/gstbus.c: The lock order should be maincontext > OBJECT_LOCK so we need to releas...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 5 Jan 2009 15:41:00 +0000 (15:41 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 5 Jan 2009 15:41:00 +0000 (15:41 +0000)
commit6766b6a4a220c42fd666f8648e60959b926a8d31
tree85d82e304e2f70a38ee313f466a884299a3127ca
parent23bdf5c9febe874b351a5ac7e89fff4344e9c29f
gst/gstbus.c: The lock order should be maincontext > OBJECT_LOCK so we need to release the object lock when waking up...

Original commit message from CVS:
* gst/gstbus.c: (gst_bus_wakeup_main_context):
The lock order should be maincontext > OBJECT_LOCK so we need to release
the object lock when waking up the mainloop to avoid deadlocks.
ChangeLog
gst/gstbus.c