Fixed race conditions on local static data
commitbff27df10c5683189ee2c63ff53eaca1601fd793
authorMartin Tůma <tumic@cbox.cz>
Thu, 21 Dec 2023 00:13:36 +0000 (21 01:13 +0100)
committerMartin Tůma <tumic@cbox.cz>
Thu, 21 Dec 2023 00:13:36 +0000 (21 01:13 +0100)
treed14ba135a0f19cee84d01b3917f7ce4cd2213fdf
parent11ac5da640da2457274dcc40aa0473b7c6c52b85
Fixed race conditions on local static data
13 files changed:
gpxsee.pro
src/map/ENC/rastertile.cpp
src/map/ENC/rastertile.h
src/map/ENC/style.cpp
src/map/ENC/style.h
src/map/IMG/rastertile.cpp
src/map/IMG/rastertile.h
src/map/IMG/style.cpp
src/map/IMG/style.h
src/map/encatlas.cpp
src/map/encmap.cpp
src/map/encstyle.cpp [new file with mode: 0644]
src/map/encstyle.h [new file with mode: 0644]