1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-03-02 06:02:11 +01:00
Philip Withnall e4e88688a0 kqueue: Fix unlocked access to shared variable
And drop the `volatile` qualifier because it doesn’t help.

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

Helps: 
2020-11-20 14:40:19 +00:00
..