aggregator: Flushing is always in pad lock, no need to atomics
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 2 Apr 2015 01:45:01 +0000 (21:45 -0400)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commit30eb13a16d3011670a9677a7423319a516930006
tree92921975b265c81ab37e816e16b7f72d8d2165ce
parentc55b6be4634f4c388c05c9462b369e90b3433be7
aggregator: Flushing is always in pad lock, no need to atomics

The usage of atomics was always doubtful as it was used to release a
GCond

https://bugzilla.gnome.org/show_bug.cgi?id=747220
libs/gst/base/gstaggregator.c