gstreamer/libs/gst/base
Olivier Crête 90f3cb4af0 aggregator: Consistently lock some members
Some members sometimes used atomic access, sometimes where not locked at
all. Instead consistently use a mutex to protect them, also document
that.

https://bugzilla.gnome.org/show_bug.cgi?id=742684
2017-12-02 15:10:26 +00:00
..
gstaggregator.c aggregator: Consistently lock some members 2017-12-02 15:10:26 +00:00
gstaggregator.h aggregator: Protect exported pad members with the pad's object lock 2017-12-02 15:10:26 +00:00