| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2004.11.04 21:35 "Re: is libtiff thread-safe?", by Bob FriesenhahnOn Thu, 4 Nov 2004, Chris Losinger wrote: > Thanks for the information. > > My particular situation requires the ability to handle multiple > threads, each having their own TIFF*, all possibly using the RGBA interfaces > for reading. And, from your deescription, it sounds like everything should be > OK, *if* the RGBA stuff is able to handle multiple threads, each with their > own TIFF*. Right, *except* for the warning/error callback interfaces which we already know have problems since they do not include a pointer to user context. However, thread-specific data techniques can be used (by the application) to work-around these particular problems. Bob ====================================== Bob Friesenhahn bfriesen@simple.dallas.tx.us http://www.simplesystems.org/users/bfriesen |
|||||||