[top] / threading / _BoundedSemaphore
Semaphore that checks that # releases is <= # acquires
There are no implemented interfaces.
There are no attributes in this class.
acquire(blocking=1)
release()
There are no known subclasses.