From: Eduardo DAVILA Date: Wed, 22 Aug 2018 14:16:32 +0000 (+0200) Subject: #3218 creaImageIO Feature New Normal - vtk8itk4wx3-mingw64 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaImageIO.git;a=commitdiff_plain;h=c06a8c65db80b644ab7a31a492a8060b9a95eb8b #3218 creaImageIO Feature New Normal - vtk8itk4wx3-mingw64 --- diff --git a/src/creaImageIOMultiThreadImageReader.cpp b/src/creaImageIOMultiThreadImageReader.cpp index e7b023b..d0103d7 100644 --- a/src/creaImageIOMultiThreadImageReader.cpp +++ b/src/creaImageIOMultiThreadImageReader.cpp @@ -694,7 +694,7 @@ namespace creaImageIO mMultiThreadImageReader->MultiThreadImageReaderEventUnlock(); //mMutex.Unlock(); // Wait a little to avoid blocking - Sleep(10); + wxMilliSleep(10); } }; // std::cout << "### Thread "<