Searched defs:fileLock (Results 1 – 3 of 3) sorted by relevance
60 type fileLock struct { struct61 File *os.File
46 func removeTestLock(fileLock fileLock) { argument
38 private static final String fileLock = ".lock"; field in Config