Searched refs:lock_file (Results 1 – 1 of 1) sorted by relevance
50 lock_file = None # Keep alive as long as this process is alive. variable524 global lock_file526 lock_file = open(lock_path, "w")528 lockf(lock_file, LOCK_EX | LOCK_NB)