octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave/backend synchronization


From: Michael Goffioul
Subject: Re: Octave/backend synchronization
Date: Wed, 23 Jan 2008 12:40:18 +0100

On Jan 23, 2008 12:29 PM, Shai Ayal <address@hidden> wrote:
> I have zero knowledge in multithreading, but I did find this:
> http://www.gamasutra.com/features/20051205/paquet_pfv.htm
> which seems to provide a way to translate between the windows code
> Michael has written and linux system calls

It's indeed only about creating and locking/unlocking a mutex.

> does anyone know aht is the situation in other OS's (OSX, solaris , ....?)

I think OSX has pthread support (I've seen OSX code using pthread calls).

Michael.


reply via email to

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