glib/tests/refcount
Philip Withnall 1a7f0002a0 tests: Fix non-atomic access to some shared variables
And drop the `volatile` qualifier from the variables, as that doesn’t
help with thread safety.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>

Helps: #600
2020-11-20 14:40:19 +00:00
..
meson.build build: Move tests/refcount/closures to gobject/tests/closure-refcount 2019-02-27 11:48:29 +00:00
objects2.c tests/: Include unistd.h on *NIX only 2013-11-11 22:37:39 +08:00
objects.c tests: Fix non-atomic access to some shared variables 2020-11-20 14:40:19 +00:00
properties2.c tests/: Include unistd.h on *NIX only 2013-11-11 22:37:39 +08:00
properties3.c tests: Fix non-atomic access to some shared variables 2020-11-20 14:40:19 +00:00
properties4.c Drop trailing semi-colon from G_DEFINE_ macro 2017-04-10 10:38:31 +01:00
properties.c tests: Synchronize access to stopping flag 2019-02-25 14:29:35 +01:00
signals.c tests: Fix data races in refcount/signals.c 2018-11-04 17:28:51 +01:00