openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Openexr-devel] thread safety on OS X?


From: Paul Miller
Subject: [Openexr-devel] thread safety on OS X?
Date: Mon, 07 Feb 2005 17:18:15 -0600
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

I ran into a difference in the way Windows and OS X 10.3 behave when using OpenEXR functions from a thread.

First, is it permissable to open an EXR file in one thread and read it in another? This seems to "work" on Windows, but crashes horribly on Mac. I found out that if I moved the read code completely out of the thread, it started working on Mac.

If anyone is interested, I'm using Qt's QThread class.

Is what I am doing technically allowed?

--
Paul Miller | address@hidden | www.fxtech.com | Got Tivo?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]