In message <mailman.4645.1240869985.11746.python-l...@python.org>, 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