Home
last modified time | relevance | path

Searched refs:lock_file (Results 1 – 1 of 1) sorted by relevance

/art/test/
Drun_test_build.py50 lock_file = None # Keep alive as long as this process is alive. variable
524 global lock_file
526 lock_file = open(lock_path, "w")
528 lockf(lock_file, LOCK_EX | LOCK_NB)