Searched refs:wset_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py85 # wset_lock changedFiles list (workerThread())
88 wset_lock = threading.Lock() variable
1208 global wset_lock
1217 wset_lock.acquire()
1222 wset_lock.release()
1224 wset_lock.release()

Completed in 59 milliseconds