summaryrefslogtreecommitdiffstats
path: root/Documentation/user-manual_ru.txt
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2018-02-06 20:04:09 +0100
committerGravatar Robert C. Helling <helling@atdotde.de>2018-02-07 09:44:43 +0100
commitfe133e2cca3830cd69c3c006c4fe350f1e4640fb (patch)
tree000f5985bb460599d3eefd08f575fb19b08aa71e /Documentation/user-manual_ru.txt
parent4c84c0baf15ccbb2f136295e8132abfdbe0ccbd1 (diff)
downloadsubsurface-fe133e2cca3830cd69c3c006c4fe350f1e4640fb.tar.gz
Cleanup: unserialize loading of pictures
The images to load are kept in a set to avoid multiple loading of the same picture. The set was protected with a mutex. Problem: the mutex was not released before loading the picture, effectively serializing the loading of pictures. Therefore unlock the mutex once the set is updated. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'Documentation/user-manual_ru.txt')
0 files changed, 0 insertions, 0 deletions