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