Searched refs:semaphore (Results 1 – 1 of 1) sorted by relevance
112 semaphore = threading.Semaphore(1) variable279 global semaphore280 semaphore = threading.Semaphore(n_thread)476 semaphore.acquire()540 semaphore.release()