1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-03-21 07:00:04 +01:00
Philip Withnall fab561f8d0 gobject: Drop use of volatile from get_type() macros
http://isvolatileusefulwiththreads.in/c/

It’s possible that the variables here are only marked as volatile
because they’re arguments to `g_once_*()`. Those arguments will be
modified in a subsequent commit.

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

Helps: 
2020-11-20 14:40:19 +00:00
..
2005-04-22 18:34:41 +00:00
2002-11-23 01:37:17 +00:00