summaryrefslogtreecommitdiff
path: root/tests/semaphore_test.py
Commit message (Expand)AuthorAgeFilesLines
* semaphore: support timeout for acquireJustin Patrin2013-06-281-2/+20
* Documented the hell out of semaphore, noticed that BoundedSemaphore had the w...Ryan Williams2010-02-201-2/+2
* Moved semaphore classes into their own module.Ryan Williams2010-01-171-0/+31