Searched refs:semaphore (Results 1 – 1 of 1) sorted by relevance
112 semaphore = threading.Semaphore(1) variable278 global semaphore279 semaphore = threading.Semaphore(n_thread)461 semaphore.acquire()521 semaphore.release()