Robin Gareus
cc7b8b1bc5
gcc-11 compat, volatile atomic variables (1/2)
...
"While 'atomic' has a volatile qualifier, this is a historical
artifact and the pointer passed to it should not be volatile."
Furthermore "It is very important that all accesses to a
particular integer or pointer be performed using only this API"
(from https://developer.gnome.org/glib/2.68/glib-Atomic-Operations.html )
Hence initialization of atomic variables is changed to also use
this API, instead of directly initializing the value.
This also fixes a few cases where atomic variables were
accessed directly.
see also libs/pbd/pbd/g_atomic_compat.h
2021-03-22 15:30:07 +01:00
..
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2021-03-22 15:30:07 +01:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2020-07-21 18:37:32 -05:00
2021-02-09 02:11:04 +01:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-09-30 04:45:59 +02:00
2019-08-03 15:53:17 +02:00
2020-10-13 21:27:16 +02:00
2019-08-03 15:53:17 +02:00
2020-08-05 22:35:35 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2020-10-13 21:27:16 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2020-04-05 16:34:48 +02:00
2019-09-30 06:30:11 +02:00
2019-08-03 15:53:17 +02:00
2021-01-01 21:05:16 +01:00
2019-08-03 15:53:17 +02:00
2021-03-22 15:30:07 +01:00
2020-03-13 01:21:51 +01:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2015-10-05 16:17:49 +02:00
2020-02-28 06:06:44 +01:00
2019-08-03 15:53:17 +02:00
2021-03-22 15:30:07 +01:00
2021-02-09 10:52:37 +00:00
2020-08-09 14:45:39 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2021-03-22 15:30:07 +01:00
2019-08-03 15:53:17 +02:00
2020-12-01 12:03:38 +01:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2020-07-21 23:10:01 +02:00
2021-03-22 15:30:07 +01:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2021-03-22 15:30:07 +01:00
2021-03-22 15:30:07 +01:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2016-12-15 16:36:50 +00:00
2019-09-26 02:48:17 +02:00
2020-03-09 18:33:11 +01:00
2019-08-03 15:53:17 +02:00
2020-02-28 06:08:26 +01:00
2021-03-22 15:30:07 +01:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2020-10-31 22:30:45 +01:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2020-10-13 21:27:16 +02:00
2019-08-03 15:53:17 +02:00
2020-02-25 20:09:47 +01:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2019-08-03 15:53:17 +02:00
2020-12-10 20:21:29 +01:00
2020-03-26 10:40:36 +00:00
2020-10-30 13:15:06 +01:00
2019-08-03 15:53:17 +02:00
2020-04-23 02:25:38 +02:00