summaryrefslogtreecommitdiff
path: root/tests/thread/thread_lock1.py
AgeCommit message (Collapse)Author
2017-06-14py/modthread: Raise RuntimeError in release() if lock is not acquired.Damien George
2016-06-28tests: Add tests for _thread module.Damien George
Includes functionality and stress tests.