On 20/3/02 3:08 PM, "Peter O'Gorman" <[EMAIL PROTECTED]> wrote:

> Mac OS X doesn't have recursive mutexes... I don't know what was
> done with orbit, perhaps recursive locking was not required...
> 
> You can't really work around it easily, you'll have to write a
> recursive mutex function yourself.
> 
> There was some discussion on darwin-development about this
> recently, perhaps an archive search there will help you out.
> 
> Peter
> 

Thanks for the info, Peter. Unfortunately, I know very little code (C or
C++), so I doubt I'd be able to write my own recursive mutex function! :)

I searched the darwin-development archives... There's a little bit of
information there regarding pthread mutexes, but nothing that seems to help
much.

Oh well!

Thanks.


_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to