Searched defs:semtype (Results 1 – 1 of 1) sorted by relevance
687 semtype = staticmethod(threading.Semaphore) variable in SemaphoreTests690 semtype = staticmethod(threading.BoundedSemaphore) variable in BoundedSemaphoreTests