Re: [Lcms-user] LCMS require locking for CMYK :-(

2010-05-06 Thread marti . maria
This is fixed in 2.0, you can grab the sources from git or wait until May-8 which is the release date. Running multiple threads with same transform does work as long as you inhibit the cache. Regards Marti Quoting Esben Høgh-Rasmussen : > Hi, > > I have a big interest in running cmsDoTransfor

[Lcms-user] LCMS require locking for CMYK :-(

2010-05-06 Thread Esben Høgh-Rasmussen
Hi, I have a big interest in running cmsDoTransform() in multiple threads using the same transform: From: Bob Friesenhahn [mailto:bfrie...@simple.dallas.tx.us] Sent: 22. februar 2010 18:52 > Certainly there may be advantages if the transform may be shared > between threads without locking, an