Quoting Richard Hughes <[email protected]>: > On 14 February 2014 11:22, <[email protected]> wrote: >> - Unfortunately this makes cmsCreateContext() not >> thread-safe > > Can't you just wrap it in a mutex?
This is actually my big headache. To do that, I need to add a pthreads dependency. Quite probably this is the best option at all. And pthreads will be used as a default for read/write profile locking, which may be overriden by locking plug-in. Any thoughts? Marti ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ Lcms-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lcms-user
