In message <[email protected]>, Gunter 
Henriksen wrote:

> I would ideally like to have something which does
> not need to make a system call in an uncontended
> case for the mutex.

In Linux you could use a futex.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to