]> git.lyx.org Git - features.git/commit
Make preview filename generation threadsafe
authorGeorg Baum <baum@lyx.org>
Mon, 7 Jul 2014 19:58:24 +0000 (21:58 +0200)
committerGeorg Baum <baum@lyx.org>
Mon, 7 Jul 2014 19:58:24 +0000 (21:58 +0200)
commit7f1fa090e3a2fcde49c8bf06440520ff57fd8331
treef68379254fb57c00a0685e9523e7c1850c7a03e0
parentee145f2a7474f329b2a856744de22a01fcb60283
Make preview filename generation threadsafe

Threadsafety is ensured by the atomic file name generation in TempFile.
src/graphics/PreviewLoader.cpp