diff options
author | Patric Stout <truebrain@openttd.org> | 2021-06-17 18:58:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-17 18:58:59 +0200 |
commit | c12a152ec972309a87ab1637091990520ce9c123 (patch) | |
tree | 836d3b619339409450596a4ecf8a6ea3bb77a88d /src/misc/binaryheap.hpp | |
parent | 281a65b3e17310d07458652a3f6cba55aff59dc0 (diff) | |
download | openttd-c12a152ec972309a87ab1637091990520ce9c123.tar.xz |
Fix: thread safety issue during exiting the game (#9380)
_exit_game is read by the draw-thread to know when to exit, but
most of the time written by the game-thread.
Diffstat (limited to 'src/misc/binaryheap.hpp')
0 files changed, 0 insertions, 0 deletions