[PATCH] Thread-safe graphics manager
Driss Ghaddab
driss.ghaddab at free.fr
Sat Jul 5 05:44:04 CDT 2008
Maciek Gajewski wrote:
>>> It doesn't use boosts. Michael's implementation for Windows using
>>> critical section is still there, and pthread-based for Unix is added.
>> So does this mean the Mac guys are left out?
>
> As far as I know (after quick google search) , Mac OSX provides pthreads
> implementation. But if it isn't true, Mac-specific mutex can be added
> anytime. Is there anyone here working on Mac, who can check this?
>
> Maciek Gajewski
I tested my implementation and worked with pthreads.
IIRC, sourceforge provides a compilation farm (but no GUI), so you may
try to compile the stuff there.
More information about the Octave-maintainers
mailing list