diff options
author | Shocker <shocker@freakz.ro> | 2014-08-26 14:19:19 +0300 |
---|---|---|
committer | Shocker <shocker@freakz.ro> | 2014-08-26 14:19:19 +0300 |
commit | 549ac332d5f9627ff410da4f97a80e0c07808177 (patch) | |
tree | e1b186615ee771fd6fc2e4459bbe52a5847e54b4 /dep/mysqllite/strings/str_alloc.c | |
parent | bc42c48d974f48f473a112ac814876b87b207060 (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/mysqllite/strings/str_alloc.c')
0 files changed, 0 insertions, 0 deletions