Is GFL thread-safe?

Discussions on GFL SDK, the graphic library for reading and writing graphic files

Moderators: helmut, XnTriq, xnview

Post Reply
User avatar
Nikolay Raspopov
Posts: 89
Joined: Thu Jun 24, 2004 4:25 pm
Location: Russia
Contact:

Is GFL thread-safe?

Post by Nikolay Raspopov »

Is GFL thread-safe? IMHO not. :-(
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Is GFL thread-safe?

Post by xnview »

Nikolay Raspopov wrote:Is GFL thread-safe? IMHO not. :-(
Yes, GFL is thread safe. You have problems?
Pierre.
User avatar
Nikolay Raspopov
Posts: 89
Joined: Thu Jun 24, 2004 4:25 pm
Location: Russia
Contact:

Re: Is GFL thread-safe?

Post by Nikolay Raspopov »

xnview wrote:
Nikolay Raspopov wrote:Is GFL thread-safe? IMHO not. :-(
Yes, GFL is thread safe. You have problems?
When one thread loading pdf-files via gflLoadThumbnail and/or gflGetFileInfomation functions (about 20-30 sec inside) any other threads immediatelly receive "Unknown Format" error from that functions.
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Is GFL thread-safe?

Post by xnview »

Nikolay Raspopov wrote:
xnview wrote:
Nikolay Raspopov wrote:Is GFL thread-safe? IMHO not. :-(
Yes, GFL is thread safe. You have problems?
When one thread loading pdf-files via gflLoadThumbnail and/or gflGetFileInfomation functions (about 20-30 sec inside) any other threads immediatelly receive "Unknown Format" error from that functions.
Only PDF? Perhaps a problem with ghostscript...
Pierre.
Post Reply