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