ext/jack/gstjackaudiosink.c: Work around missing bits of thread-safety on older GLibs...
authorTim-Philipp Müller <tim@centricular.net>
Sun, 6 Apr 2008 20:18:16 +0000 (20:18 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 2 Jan 2011 14:30:06 +0000 (14:30 +0000)
commitd418db9aedb945b58f567e71b9251be3cca074cb
treefe88d2ee8f266487bfaeadf13cd16a839d3d4bbf
parent459484bc4d02ce17a7aeb34c3c3b161817fde905
ext/jack/gstjackaudiosink.c: Work around missing bits of thread-safety on older GLibs some more to avoid assertions w...

Original commit message from CVS:
* ext/jack/gstjackaudiosink.c: (gst_jack_audio_sink_class_init):
Work around missing bits of thread-safety on older GLibs some
more to avoid assertions when starting up multiple playbin
objects concurrently (see #512382).
ext/jack/gstjackaudiosink.c