On Tue, Jul 26, 2011 at 6:40 PM, Shaun Simpson wrote:
> Hi,
>
> ** **
>
> Looking around I have read that the C equivalent Jpeglib is not thread
> safe.
>
> I believe that the Pascal code is derived from the C.
>
> ** **
>
> Is the Free Pascal implementation of Jpeglib is thread safe?
Hi,
Looking around I have read that the C equivalent Jpeglib is not thread
safe.
I believe that the Pascal code is derived from the C.
Is the Free Pascal implementation of Jpeglib is thread safe?
I am using a class similar to FPReadJPEG and FPWriteJPEG from multiple
threads, do I need so