Re: [Mono-devel-list] A workaround proposal for FreeBSD shared mutex problem

2005-04-08 Thread Dick Porter
On Fri, 2005-04-08 at 19:18 +0200, Bill Middleton wrote: > After digging around a bit, I've discovered that the Wapi daemon > (daemon.c) marks the handle for a given child process as signalled if > _POSIX__THREAD_PROCESS_SHARED is not defined, which is currently the > default for everyone in svn, a

[Mono-devel-list] A workaround proposal for FreeBSD shared mutex problem

2005-04-08 Thread Bill Middleton
I'd like to get some feedback and advice related to a workaround I'm considering for the problems with FreeBSD pthreads library which limits the ability to share mutexes between processes. For details about the problem, you can see Tom's summary on the previous thread: http://lists.ximian.com/arc