]> git.sesse.net Git - nageru/commitdiff
Fix a race during startup.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 5 Nov 2016 17:19:20 +0000 (18:19 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 5 Nov 2016 17:19:20 +0000 (18:19 +0100)
Doesn't actually matter in practice (only comes into play if pointer
reads/writes are non-atomic), but it's nice to make Helgrind happy.


No differences found