gstreamer/validate/tests
Matthew Waters 8d4a815577 gst: don't use volatile to mean atomic
volatile is not sufficient to provide atomic guarantees and real atomics
should be used instead.  GCC 11 has started warning about using volatile
with atomic operations.

https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1719

Discovered in https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/issues/868

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-devtools/-/merge_requests/238>
2021-03-19 17:17:00 +11:00
..
check gst: don't use volatile to mean atomic 2021-03-19 17:17:00 +11:00
launcher_tests validate: Allow using the new nested structure syntax 2020-12-16 22:00:37 -03:00
meson.build validate:tests: Cleanup the way set environment vars 2020-06-15 18:42:03 -04:00