ext/jack/gstjackaudioclient.c: Don't need to take the connection lock, it will not...
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 18 Mar 2007 17:57:48 +0000 (17:57 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 2 Jan 2011 14:30:06 +0000 (14:30 +0000)
commita70ffeed7cc169e9c1586847b07b2bc5f566cf4c
tree5089b7b83c2b1797f557f5b543351a5cce0f198a
parent60bcffa5ef21831380190a125bdc1a15c0927996
ext/jack/gstjackaudioclient.c: Don't need to take the connection lock, it will not be used and could cause deadlocks.

Original commit message from CVS:
Based on patch by: Paul Davis <paul at linuxaudiosystems dot com>
* ext/jack/gstjackaudioclient.c: (gst_jack_audio_unref_connection):
Don't need to take the connection lock, it will not be used and could
cause deadlocks.
ext/jack/gstjackaudioclient.c