Email list hosting service & mailing list manager

mutex-owner Mikael Djurfeldt (08 Apr 2000 14:57 UTC)
Re: mutex-owner Marc Feeley (10 Apr 2000 21:02 UTC)
Re: mutex-owner Mikael Djurfeldt (10 Apr 2000 21:46 UTC)
Re: mutex-owner Marc Feeley (11 Apr 2000 01:06 UTC)

mutex-owner Mikael Djurfeldt 08 Apr 2000 14:53 UTC

In order to implement `mutex-owner' we need to be able to inspect the
mutex.  If the implementation is based upon a non-custom threads
library, such facilities may not be available.  For example, the POSIX
threads interface doesn't provide it.

I'm thus afraid that `mutex-owner' demands too much of the
implementation.