From: David ‘Bombe’ Roden Date: Sun, 28 Sep 2014 18:19:56 +0000 (+0200) Subject: Use an atomic boolean instead of a volatile boolean. X-Git-Tag: 0.9-rc1^2~3^2~93 X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=5378059868b6681028a0e3dd3b58bff09fe8211a;hp=5378059868b6681028a0e3dd3b58bff09fe8211a;p=Sone.git Use an atomic boolean instead of a volatile boolean. ---