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