Searched refs:_BoundedSemaphore (Results 1 – 1 of 1) sorted by relevance
513 return _BoundedSemaphore(*args, **kwargs)515 class _BoundedSemaphore(_Semaphore): class