gmain: Mark some ref_count variables as volatile
commit9297a596d629cf8666e858907c5b1d85d3e0745b
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 30 Sep 2014 17:56:18 +0000 (30 18:56 +0100)
committerPhilip Withnall <withnall@endlessm.com>
Tue, 28 Nov 2017 14:08:59 +0000 (28 14:08 +0000)
tree38bbf470fcf7142c0bf6dcfadaf01f30a243892f
parentd73f8eec4839e35f308d90a321b4bc121f8408e4
gmain: Mark some ref_count variables as volatile

To make it more obvious they should exclusively be accessed with atomic
functions.

https://bugzilla.gnome.org/show_bug.cgi?id=737677
glib/gmain.c