Searched refs:_sigint_handler_lock (Results 1 – 1 of 1) sorted by relevance
43 _sigint_handler_lock = threading.Lock() variable730 if not _sigint_handler_lock.acquire(False):750 _sigint_handler_lock.release() # this is not really necessary?