aboutsummaryrefslogtreecommitdiff
path: root/dep/g3dlite/source/FileSystem.cpp
diff options
context:
space:
mode:
authorShocker <shocker@freakz.ro>2014-08-26 14:19:19 +0300
committerShocker <shocker@freakz.ro>2014-08-26 14:19:19 +0300
commit549ac332d5f9627ff410da4f97a80e0c07808177 (patch)
treee1b186615ee771fd6fc2e4459bbe52a5847e54b4 /dep/g3dlite/source/FileSystem.cpp
parentbc42c48d974f48f473a112ac814876b87b207060 (diff)
Core/Maps: Don't use EnsureGridCreated_i() for base map in Map::LoadMap, use EnsureGridCreated() which is thread safe because although the LoadMap() call probably came from a thread safe EnsureGridCreated() call from the current map instance, multiple map instances can load grids for the same base map in the same time, and each of them has it's own mutex, therefore we should rely on the basemap's mutex
Diffstat (limited to 'dep/g3dlite/source/FileSystem.cpp')
0 files changed, 0 insertions, 0 deletions