[issue8800] add threading.RWLock

Sebastian Noack report at bugs.python.org
Sun Sep 30 04:01:42 CEST 2012


Sebastian Noack added the comment:

I've added a new patch, that implements a shared/exclusive lock as described in my comments above, for the threading and multiprocessing module.

----------
Added file: http://bugs.python.org/file27350/Added-ShrdExclLock-to-threading-and-multiprocessing.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8800>
_______________________________________


More information about the Python-bugs-list mailing list