]> git.lyx.org Git - features.git/commit
Make preview filename generation threadsafe
authorGeorg Baum <baum@lyx.org>
Sat, 5 Jul 2014 09:19:34 +0000 (11:19 +0200)
committerGeorg Baum <baum@lyx.org>
Sat, 5 Jul 2014 09:19:34 +0000 (11:19 +0200)
commit79e79ed5480883ac1fd77c11a24e1185690f4354
tree8ed0a79ba9479344bf9a9e3da76624461b06fc12
parentcf89851374163be2e8a390dd917d7ef435978979
Make preview filename generation threadsafe

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