Searched refs:_Semaphore (Results 1 – 1 of 1) sorted by relevance
421 return _Semaphore(*args, **kwargs)423 class _Semaphore(_Verbose): class515 class _BoundedSemaphore(_Semaphore):522 _Semaphore.__init__(self, value, verbose)